Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7c4a41cc9f3dbf4a89b53da71c09d57b2a1ed2c2 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="var" path="JCL_LIB" sourcepath="JCL_SRC" rootpath="JCL_SRCROOT"/>
    <classpathentry kind="lib" path="lib.jar"/>
    <classpathentry kind="lib" path="test316654.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top