From: <rv...@us...> - 2009-06-25 14:57:01
|
Revision: 124 http://treebase.svn.sourceforge.net/treebase/?rev=124&view=rev Author: rvos Date: 2009-06-25 13:40:41 +0000 (Thu, 25 Jun 2009) Log Message: ----------- Simplified default .classpath Modified Paths: -------------- trunk/treebase-web/.classpath Modified: trunk/treebase-web/.classpath =================================================================== --- trunk/treebase-web/.classpath 2009-06-25 13:39:16 UTC (rev 123) +++ trunk/treebase-web/.classpath 2009-06-25 13:40:41 UTC (rev 124) @@ -104,10 +104,6 @@ <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar"/> <classpathentry kind="var" path="M2_REPO/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar"/> <classpathentry kind="var" path="M2_REPO/org/apache/ws/commons/schema/XmlSchema/1.4.2/XmlSchema-1.4.2.jar"/> - <classpathentry kind="var" path="M2_REPO/org/nexml/model/nexml/1.0-SNAPSHOT/nexml-1.0-SNAPSHOT.jar"> - <attributes> - <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> - </attributes> - </classpathentry> + <classpathentry kind="var" path="M2_REPO/org/nexml/model/nexml/1.4-SNAPSHOT/nexml-1.4-SNAPSHOT.jar"/> <classpathentry kind="output" path="target/classes"/> </classpath> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |