diff options
Diffstat (limited to 'aai-schema/.classpath')
-rw-r--r-- | aai-schema/.classpath | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/aai-schema/.classpath b/aai-schema/.classpath index c6b9d3e7..6ff0f58b 100644 --- a/aai-schema/.classpath +++ b/aai-schema/.classpath @@ -11,12 +11,6 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> - <attributes> - <attribute name="optional" value="true"/> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> <classpathentry kind="src" path="target/generated-sources"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"> <attributes> |