summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-07-02 14:13:59 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-07-02 14:13:59 +0200
commitecfbae52eca918912f31199519f260c1657acd43 (patch)
tree794fa4761aa1526e9d94f500d78247f2f7f8f664 /.classpath
parent818943e44a457f3c4f35ed54dbfd0a2ae0a7bcb2 (diff)
Move module.xml
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 439ce4b..1aeaddb 100644
--- a/.classpath
+++ b/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry excluding="**" including="**/*.java" kind="src" output="target/classes" path="src/main"/>
+ <classpathentry excluding="**" including="**/*.java" kind="src" output="target/classes" path="src/main/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>