summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.classpath5
-rw-r--r--.project5
2 files changed, 3 insertions, 7 deletions
diff --git a/.classpath b/.classpath
index 26713ee..6e8cea4 100644
--- a/.classpath
+++ b/.classpath
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" output="classes" path="java"/>
- <classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
+ <classpathentry kind="src" output="classes" path="src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Ant"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.6.0_35"/>
+ <classpathentry kind="lib" path="/usr/share/java/xercesImpl.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/.project b/.project
index 27f13fb..9ae998a 100644
--- a/.project
+++ b/.project
@@ -25,10 +25,5 @@
<type>2</type>
<location>/usr/local/projects/JOGL/ant-cpptasks/target/classes</location>
</link>
- <link>
- <name>java</name>
- <type>2</type>
- <location>/usr/local/projects/JOGL/ant-cpptasks/src/main/java</location>
- </link>
</linkedResources>
</projectDescription>