Skip to main content
summaryrefslogtreecommitdiffstats
blob: b26c690c16f38302d4e3a288b25be3efc14df298 (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="CONVERTER_JCL_LIB" sourcepath="CONVERTER_JCL_SRC" rootpath="CONVERTER_JCL_SRCROOT"/>    
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top