diff options
Diffstat (limited to '.project')
-rw-r--r-- | .project | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/.project b/.project deleted file mode 100644 index 13100e35d8..0000000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>POI-Head-1</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature> - </natures> -</projectDescription> |