Skip to main content
summaryrefslogtreecommitdiffstats
blob: 49cabdd851f469e2fba38d4eb62876becdce3063 (plain) (blame)
1
2
3
4
5
6
<?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="output" path="bin"/>
</classpath>

Back to the top