[jsword-svn] r1881 - trunk/jsword/etc/eclipse
dmsmith at www.crosswire.org
dmsmith at www.crosswire.org
Sat Jun 21 04:21:22 MST 2008
Author: dmsmith
Date: 2008-06-21 04:21:22 -0700 (Sat, 21 Jun 2008)
New Revision: 1881
Modified:
trunk/jsword/etc/eclipse/APIExamples.launch
Log:
fixed classpath problems in APIExamples.launch
Modified: trunk/jsword/etc/eclipse/APIExamples.launch
===================================================================
--- trunk/jsword/etc/eclipse/APIExamples.launch 2008-06-19 23:56:36 UTC (rev 1880)
+++ trunk/jsword/etc/eclipse/APIExamples.launch 2008-06-21 11:21:22 UTC (rev 1881)
@@ -19,14 +19,6 @@
<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry path="3" projectName="common-swing" type="1"/> "/>
<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry path="3" projectName="common" type="1"/> "/>
<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" javaProject="common" path="3" type="4"/> "/>
-<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/common/jar/jdom-1.0/jdom-1.0.jar" path="3" sourceAttachmentPath="/common/jar/jdom-1.0/jdom-1.0.zip" sourceRootPath="" type="2"/> "/>
-<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/common/jar/javatar-2.5/javatar-2.5.jar" path="3" type="2"/> "/>
-<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/common/jar/commons-codec-1.3/commons-codec-1.3.jar" path="3" sourceAttachmentPath="/common/jar/commons-codec-1.3/commons-codec-1.3-src.zip" sourceRootPath="" type="2"/> "/>
-<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/common/jar/commons-net-1.4.1/commons-net-1.4.1.jar" path="3" sourceAttachmentPath="/common/jar/commons-net-1.4.1/commons-net-1.4.1-src.zip" sourceRootPath="" type="2"/> "/>
-<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/common/jar/commons-logging-1.1/commons-logging-1.1.jar" path="3" sourceAttachmentPath="/common/jar/commons-logging-1.1/commons-logging-1.1-src.zip" sourceRootPath="" type="2"/> "/>
-<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/common/jar/commons-httpclient-3.0.1/commons-httpclient-3.0.1.jar" path="3" sourceAttachmentPath="/common/jar/commons-httpclient-3.0.1/commons-httpclient-3.0.1-src.zip" sourceRootPath="" type="2"/> "/>
-<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/common/jar/icu4j-3.6.1/icu4j_3_6_1.jar" path="3" sourceAttachmentPath="/common/jar/icu4j-3.6.1/icu4jsrc_3_6_1.jar" sourceRootPath="" type="2"/> "/>
-<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/common/jar/junit-3.8.1/junit.jar" path="3" type="2"/> "/>
</listAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.crosswire.jsword.examples.APIExamples"/>
More information about the jsword-svn
mailing list