From: <to...@us...> - 2007-01-31 18:54:39
|
Revision: 29 http://techne-dev.svn.sourceforge.net/techne-dev/?rev=29&view=rev Author: tonit Date: 2007-01-31 10:54:35 -0800 (Wed, 31 Jan 2007) Log Message: ----------- removed deprecated dependency on (removed) resource folder Modified Paths: -------------- sandbox/tonit/techne.audio/.classpath Modified: sandbox/tonit/techne.audio/.classpath =================================================================== --- sandbox/tonit/techne.audio/.classpath 2007-01-30 16:45:39 UTC (rev 28) +++ sandbox/tonit/techne.audio/.classpath 2007-01-31 18:54:35 UTC (rev 29) @@ -2,7 +2,6 @@ <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="lib" path="resource"/> <classpathentry kind="lib" path="/techne-env/development/lib/osgi.jar"/> <classpathentry kind="lib" path="resources/lib/jl1.0.jar"/> <classpathentry kind="output" path="bin"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |