-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
11 lines (11 loc) · 981 Bytes
/
Copy path.classpath
File metadata and controls
11 lines (11 loc) · 981 Bytes
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="commons-collections-3.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="commons-io-1.4.jar" sourcepath="/Users/kwindszus/Java-Libraries/commons-io-1.4/commons-io-1.4-sources.jar"/>
<classpathentry exported="true" kind="lib" path="commons-lang-2.5.jar"/>
<classpathentry exported="true" kind="lib" path="commons-exec-1.0.1.jar" sourcepath="/Users/kwindszus/Java-Libraries/commons-exec-1.0.1/commons-exec-1.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="commons-codec-1.4.jar" sourcepath="/Users/kwindszus/Java-Libraries/commons-codec-1.4/commons-codec-1.4-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>