From: <rv...@us...> - 2009-12-09 14:57:02
|
Revision: 338 http://treebase.svn.sourceforge.net/treebase/?rev=338&view=rev Author: rvos Date: 2009-12-09 14:56:56 +0000 (Wed, 09 Dec 2009) Log Message: ----------- Removed mesquite entry from classpath Modified Paths: -------------- trunk/treebase-notebook/.classpath Modified: trunk/treebase-notebook/.classpath =================================================================== --- trunk/treebase-notebook/.classpath 2009-12-09 14:56:42 UTC (rev 337) +++ trunk/treebase-notebook/.classpath 2009-12-09 14:56:56 UTC (rev 338) @@ -6,7 +6,7 @@ <classpathentry kind="src" path="/treebase-core"/> <classpathentry kind="var" path="M2_REPO/asm/asm/1.5.3/asm-1.5.3.jar"/> <classpathentry kind="var" path="M2_REPO/org/springframework/spring-remoting/1.2.6/spring-remoting-1.2.6.jar" sourcepath="M2_REPO/org/springframework/spring-remoting/1.2.6/spring-remoting-1.2.6-sources.jar"/> - <classpathentry kind="var" path="M2_REPO/mesquite/mesquite/1.11/mesquite-1.11.jar"/> + <!--classpathentry kind="var" path="M2_REPO/mesquite/mesquite/1.11/mesquite-1.11.jar"/--> <classpathentry kind="var" path="M2_REPO/org/springframework/spring-core/1.2.6/spring-core-1.2.6.jar" sourcepath="M2_REPO/org/springframework/spring-core/1.2.6/spring-core-1.2.6-sources.jar"/> <classpathentry kind="var" path="M2_REPO/pal/pal/1.5.1/pal-1.5.1.jar"/> <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4-sources.jar"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |