From: <to...@us...> - 2007-02-12 23:54:35
|
Revision: 53 http://techne-dev.svn.sourceforge.net/techne-dev/?rev=53&view=rev Author: tonit Date: 2007-02-12 15:54:34 -0800 (Mon, 12 Feb 2007) Log Message: ----------- jl now comes from techne-env Modified Paths: -------------- sandbox/tonit/techne.audio/.classpath Modified: sandbox/tonit/techne.audio/.classpath =================================================================== --- sandbox/tonit/techne.audio/.classpath 2007-02-12 23:53:55 UTC (rev 52) +++ sandbox/tonit/techne.audio/.classpath 2007-02-12 23:54:34 UTC (rev 53) @@ -3,7 +3,7 @@ <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="/techne-env/development/lib/osgi.jar"/> - <classpathentry kind="lib" path="resources/lib/jl1.0.jar"/> <classpathentry kind="lib" path="/techne-env/bundle/org.apache.felix.shell-0.9.0-incubator-SNAPSHOT.jar"/> + <classpathentry kind="lib" path="/techne-env/load/jl1.0.jar"/> <classpathentry kind="output" path="bin"/> </classpath> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |