diff --git a/.classpath b/.classpath deleted file mode 100644 index 6a84060656..0000000000 --- a/.classpath +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/.cvsignore b/.cvsignore index 558342ccee..9a736c2485 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,5 @@ build.number log*.* *.log build +.classpath +.project diff --git a/.project b/.project deleted file mode 100644 index 13100e35d8..0000000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - POI-Head-1 - - - - - - com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - com.atlassw.tools.eclipse.checkstyle.CheckstyleNature - -