[jsword-svn] jsword s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sat Dec 31 20:07:07 MST 2005


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

Modified Files:
	.classpath 
Log Message:
Updated tooling (Note could not upgrade checkstyle)

Index: .classpath
===================================================================
RCS file: /cvs/jsword/jsword/.classpath,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** .classpath	18 Aug 2005 20:58:47 -0000	1.42
--- .classpath	1 Jan 2006 03:07:05 -0000	1.43
***************
*** 2,10 ****
  <classpath>
  	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! 	<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>
--- 2,10 ----
  <classpath>
  	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! 	<classpathentry exported="true" kind="src" path="/common"/>
  	<classpathentry kind="src" path="java/jsword"/>
  	<classpathentry kind="src" path="java/limbo"/>
  	<classpathentry kind="src" path="java/jswordtest"/>
! 	<classpathentry exported="true" sourcepath="jar/lucene-1.4.3/lucene-1.4.3-src.zip" 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