summaryrefslogtreecommitdiff
path: root/STALXService/.classpath
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-04-17 07:39:06 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-04-17 07:39:06 +0000
commit5a133678ce8941c5eec559d5d0e3e42c6bef8c91 (patch)
treed3445af3dfb6589f8215d17b82e2821e453f5dc8 /STALXService/.classpath
parentf5de24a8c3a20311fc0b0849a427e780d2fc2325 (diff)
downloadmocca-5a133678ce8941c5eec559d5d0e3e42c6bef8c91.tar.gz
mocca-5a133678ce8941c5eec559d5d0e3e42c6bef8c91.tar.bz2
mocca-5a133678ce8941c5eec559d5d0e3e42c6bef8c91.zip
ignore .settings/
remove src/main/java/META-INF/ git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@334 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'STALXService/.classpath')
-rw-r--r--STALXService/.classpath10
1 files changed, 10 insertions, 0 deletions
diff --git a/STALXService/.classpath b/STALXService/.classpath
new file mode 100644
index 00000000..6acb382d
--- /dev/null
+++ b/STALXService/.classpath
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" output="target/classes" path="src/main/java"/>
+ <classpathentry kind="src" output="target/classes" path="src/main/resources"/>
+ <classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
+ <classpathentry kind="output" path="target/classes"/>
+</classpath>