-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
15 lines (15 loc) · 886 Bytes
/
.classpath
File metadata and controls
15 lines (15 loc) · 886 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry excluding="org/apache/batik/script/jacl/**|org/apache/batik/script/jpython/**|**/.svn/" kind="src" path="sources"/>
<classpathentry excluding="**/.svn/" kind="src" path="sources-1.4"/>
<classpathentry excluding="**/.svn/" kind="src" path="test-sources"/>
<classpathentry kind="lib" path="lib/js.jar"/>
<classpathentry kind="lib" path="lib/pdf-transcoder.jar"/>
<classpathentry kind="lib" path="lib/xerces_2_5_0.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-dom3.jar"/>
<classpathentry excluding="**/.svn/" kind="src" path="resources"/>
<classpathentry excluding="**/.svn/" kind="src" path="test-resources"/>
<classpathentry kind="lib" path="lib/xalan-2.6.0.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>