[jsword-svn] common s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Tue Apr 5 15:22:43 MST 2005
Update of /cvs/jsword/common
In directory www.crosswire.org:/tmp/cvs-serv18354
Modified Files:
.classpath
Log Message:
eclipse3.1m6 adds attributes
Index: .classpath
===================================================================
RCS file: /cvs/jsword/common/.classpath,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** .classpath 30 Jan 2005 18:26:05 -0000 1.10
--- .classpath 5 Apr 2005 22:22:41 -0000 1.11
***************
*** 1,16 ****
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
! <classpathentry kind="src" path="java/gpl"/>
! <classpathentry kind="src" path="java/limbo"/>
! <classpathentry kind="src" path="java/core"/>
! <classpathentry kind="src" path="java/config"/>
! <classpathentry kind="src" path="java/swing"/>
! <classpathentry kind="src" path="java/test"/>
! <classpathentry kind="src" path="java/tar"/>
! <classpathentry exported="true" kind="lib" path="resource"/>
! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! <classpathentry exported="true" sourcepath="/jsword-support/othersource/junit-3.8.1-src.jar" kind="lib" path="jar/junit-3.8.1/junit.jar"/>
! <classpathentry kind="lib" path="jar/jaf-1.0.2/activation.jar"/>
! <classpathentry exported="true" kind="lib" path="jar/jdom-1.0/jdom-1.0.jar"/>
<classpathentry kind="output" path="target/eclipse/classes"/>
</classpath>
--- 1,52 ----
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry exported="true" sourcepath="/jsword-support/othersource/junit-3.8.1-src.jar" kind="lib" path="jar/junit-3.8.1/junit.jar">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="lib" path="jar/jaf-1.0.2/activation.jar">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry exported="true" sourcepath="/jsword-support/othersource/jdom-1.0.zip" kind="lib" path="jar/jdom-1.0/jdom-1.0.jar">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/gpl">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/limbo">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/core">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/config">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/swing">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/test">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry kind="src" path="java/tar">
! <attributes>
! </attributes>
! </classpathentry>
! <classpathentry exported="true" kind="lib" path="resource">
! <attributes>
! </attributes>
! </classpathentry>
<classpathentry kind="output" path="target/eclipse/classes"/>
</classpath>
More information about the jsword-svn
mailing list