10 lines
661 B
XML
10 lines
661 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry exported="true" kind="lib" path="asm.jar" sourcepath="org.objectwebsrc.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="asm-2.1.jar" sourcepath="org.objectwebsrc.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="asm-attrs.jar" sourcepath="org.objectwebsrc.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="asm-commons-2.1.jar" sourcepath="org.objectwebsrc.zip"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|