From bbae82c882305265f95044ec448c476c8dcaaba6 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Wed, 24 May 2017 11:11:39 +0200 Subject: [PATCH] Remove superfluous Eclipse configuration files --- .../main/resources/archetype-resources/.classpath | 11 ----------- .../src/main/resources/archetype-resources/.project | 13 ------------- 2 files changed, 24 deletions(-) delete mode 100644 its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/.classpath delete mode 100644 its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/.project diff --git a/its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/.classpath b/its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/.classpath deleted file mode 100644 index 76079e5a0f..0000000000 --- a/its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/.classpath +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/.project b/its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/.project deleted file mode 100644 index 4eb9c7547e..0000000000 --- a/its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/.project +++ /dev/null @@ -1,13 +0,0 @@ - - ${artifactId} - - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file