[jsword-svn] common s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Fri Jun 3 12:50:40 MST 2005


Update of /cvs/jsword/common
In directory www.crosswire.org:/tmp/cvs-serv6171

Modified Files:
	.classpath 
Log Message:
update settings and remove obsolete libraries

Index: .classpath
===================================================================
RCS file: /cvs/jsword/common/.classpath,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** .classpath	5 Apr 2005 22:22:41 -0000	1.11
--- .classpath	3 Jun 2005 19:50:38 -0000	1.12
***************
*** 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>
--- 1,16 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <classpath>
! 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! 	<classpathentry exported="true" sourcepath="/jsword-support/othersource/jdom-1.0.zip" kind="lib" path="jar/jdom-1.0/jdom-1.0.jar"/>
! 	<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="lib" path="jar/jaf-1.0.2/activation.jar"/>
! 	<classpathentry exported="true" kind="lib" path="jar/junit-3.8.1/junit.jar"/>
  	<classpathentry kind="output" path="target/eclipse/classes"/>
  </classpath>



More information about the jsword-svn mailing list