Statistiques
| Révision :

root / tmp / org.txm.libs.udpipe / .classpath @ 3136

Historique | Voir | Annoter | Télécharger (1,44 ko)

1 3120 mdecorde
<?xml version="1.0" encoding="UTF-8"?>
2 3120 mdecorde
<classpath>
3 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/hk2-api-2.6.1.jar"/>
4 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/hk2-locator-2.6.1.jar"/>
5 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/hk2-utils-2.6.1.jar"/>
6 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jakarta.ws.rs-api-2.1.6.jar"/>
7 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jersey-client.jar"/>
8 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jersey-common.jar"/>
9 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jersey-container-servlet-core.jar"/>
10 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jersey-container-servlet.jar"/>
11 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jersey-hk2.jar"/>
12 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jersey-media-jaxb.jar"/>
13 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jersey-media-json-binding.jar"/>
14 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jersey-media-sse.jar"/>
15 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/jersey-server.jar"/>
16 3120 mdecorde
	<classpathentry exported="true" kind="lib" path="lib/udpipe.jar"/>
17 3120 mdecorde
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
18 3120 mdecorde
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
19 3120 mdecorde
	<classpathentry kind="src" path="src"/>
20 3120 mdecorde
	<classpathentry kind="output" path="bin"/>
21 3120 mdecorde
</classpath>