From 34835256ee62da75a3e59d1ba8d4e1e29fc14bc8 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Thu, 24 Oct 2013 19:51:40 +0200 Subject: Fix Eclipse setup (Add local xercesImpl, and fix source path) - Yes, it won't work on all machines .. --- .classpath | 5 +++-- .project | 5 ----- 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 @@ - - + + + diff --git a/.project b/.project index 27f13fb..9ae998a 100644 --- a/.project +++ b/.project @@ -25,10 +25,5 @@ 2 /usr/local/projects/JOGL/ant-cpptasks/target/classes - - java - 2 - /usr/local/projects/JOGL/ant-cpptasks/src/main/java - -- cgit v1.2.3