From: markt Date: Tue, 4 May 2010 15:07:33 +0000 (+0000) Subject: Rename Eclipse files so they become samples X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a6e4bdb246d97cb0f06ca3560a187fe9cc4282c4;p=tomcat7.0 Rename Eclipse files so they become samples Align the svn ignores list and the excludes list for the src tarball. The sample Eclipse files will be included, the 'real' ones will be excluded. Add ALv2 headers to sample Eclipse files git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@940891 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.classpath b/.classpath deleted file mode 100644 index fd029530b..000000000 --- a/.classpath +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/.project b/.project deleted file mode 100644 index bed17c44c..000000000 --- a/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - tomcat-7.0.x - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - diff --git a/build.xml b/build.xml index cdad79a6d..29ef44f0a 100644 --- a/build.xml +++ b/build.xml @@ -1344,6 +1344,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. + + diff --git a/eclipse.classpath b/eclipse.classpath new file mode 100644 index 000000000..7e17fd9c1 --- /dev/null +++ b/eclipse.classpath @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + diff --git a/eclipse.project b/eclipse.project new file mode 100644 index 000000000..8723ace31 --- /dev/null +++ b/eclipse.project @@ -0,0 +1,33 @@ + + + + tomcat-7.0.x + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +