Jskad/.classpath
dchandler e8dacead31 You can use these two files to use Eclipse 2.0 with Jskad. Though you'll
have to edit .classpath appropriately for your installation.  And though there
may be further snags if you try it, since I haven't.
2002-11-02 19:07:45 +00:00

15 lines
939 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="output" path="eclipse_bin"/>
<classpathentry kind="src" path="source"/>
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
<classpathentry kind="lib" path="extensions/jdom.jar"/>
<classpathentry kind="lib" path="extensions/jmf.jar"/>
<classpathentry kind="lib" path="extensions/xalan.jar"/>
<classpathentry kind="lib" path="extensions/xercesImpl.jar"/>
<classpathentry kind="lib" path="extensions/xml-apis.jar"/>
<classpathentry kind="lib" path="extensions"/>
<classpathentry kind="lib" path="F:/thdl/Jskad/extensions/drop-ins/QTJava.zip"/>
<classpathentry kind="lib" path="F:/Program Files/Eclipse/eclipse/plugins/org.junit_3.7.0/junit.jar"/>
<classpathentry kind="lib" path="F:/Program Files/j2sdkee1.3.1/lib/j2ee.jar"/> <!-- or you could use Tomcat's JAR. -DC -->
</classpath>