diff options
author | Sven Gothel <[email protected]> | 2013-10-24 19:51:40 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-10-24 19:51:40 +0200 |
commit | 34835256ee62da75a3e59d1ba8d4e1e29fc14bc8 (patch) | |
tree | 027762deddef0f2ee490b9b4493aabe845b40b2f /.project | |
parent | 8c2badcaba6b791082d50efda4441b7c69f4adbf (diff) |
Fix Eclipse setup (Add local xercesImpl, and fix source path) - Yes, it won't work on all machines ..
Diffstat (limited to '.project')
-rw-r--r-- | .project | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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> |