[jsword-svn] jsword s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Fri Jun 3 12:50:50 MST 2005
Update of /cvs/jsword/jsword
In directory www.crosswire.org:/tmp/cvs-serv6228
Modified Files:
.classpath
Log Message:
update settings and remove obsolete libraries
Index: .classpath
===================================================================
RCS file: /cvs/jsword/jsword/.classpath,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** .classpath 10 May 2005 02:11:41 -0000 1.40
--- .classpath 3 Jun 2005 19:50:48 -0000 1.41
***************
*** 1,32 ****
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry sourcepath="/jsword-support/othersource/commons-net-1.3.0-src.zip" kind="lib" path="jar/net-1.3.0/commons-net-1.3.0.jar">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry sourcepath="/jsword-support/othersource/lucene-1.4.3-src.zip" kind="lib" path="jar/lucene-1.4.3/lucene-1.4.3.jar">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="/common">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/jsword">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/limbo">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/jswordtest">
! <attributes>
! </attributes>
! </classpathentry>
<classpathentry kind="output" path="target/eclipse/classes"/>
</classpath>
--- 1,11 ----
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! <classpathentry sourcepath="/jsword-support/othersource/commons-net-1.3.0-src.zip" kind="lib" path="jar/net-1.3.0/commons-net-1.3.0.jar"/>
! <classpathentry kind="src" path="/common"/>
! <classpathentry kind="src" path="java/jsword"/>
! <classpathentry kind="src" path="java/limbo"/>
! <classpathentry kind="src" path="java/jswordtest"/>
! <classpathentry kind="lib" path="jar/lucene-1.4.3/lucene-1.4.3.jar"/>
<classpathentry kind="output" path="target/eclipse/classes"/>
</classpath>
More information about the jsword-svn
mailing list