Newer
Older
saxon-xslt / .classpath
@niederle niederle on 22 May 2017 605 bytes premier commit
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry exported="true" kind="lib" path="lib/saxon9-icu.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/saxon9-sql.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/saxon9-stats.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/saxon9ee-test.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/saxon9ee.jar"/>
	<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>