Projekt

Obecné

Profil

Stáhnout (620 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1 cf40a19b @havlijan17
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
4
	<classpathentry kind="src" path="src"/>
5 53fe2660 @havlijan17
	<classpathentry excluding="src/" kind="src" path=""/>
6 cf40a19b @havlijan17
	<classpathentry kind="output" path="bin"/>
7 53fe2660 @havlijan17
        <classpathentry exported="true" kind="lib" path="lib/jackson-core-asl-1.9.13.jar"/>
8
        <classpathentry exported="true" kind="lib" path="lib/jackson-mapper-asl-1.9.13.jar"/>
9
        <classpathentry exported="true" kind="lib" path="lib/jdeserialize-1.2.jar"/>
10 cf40a19b @havlijan17
</classpath>