summaryrefslogtreecommitdiffstats
path: root/bcel-builder/.classpath
blob: 7c0df08e14c4459ca4e4de0f9c1100f5d4d783e6 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    <classpathentry kind="lib" path="/lib/regexp/jakarta-regexp-1.2.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>