root / tmp / org.txm.libs.udpipe / .classpath @ 3122
Historique | Voir | Annoter | Télécharger (1,44 ko)
1 |
<?xml version="1.0" encoding="UTF-8"?> |
---|---|
2 |
<classpath> |
3 |
<classpathentry exported="true" kind="lib" path="lib/hk2-api-2.6.1.jar"/> |
4 |
<classpathentry exported="true" kind="lib" path="lib/hk2-locator-2.6.1.jar"/> |
5 |
<classpathentry exported="true" kind="lib" path="lib/hk2-utils-2.6.1.jar"/> |
6 |
<classpathentry exported="true" kind="lib" path="lib/jakarta.ws.rs-api-2.1.6.jar"/> |
7 |
<classpathentry exported="true" kind="lib" path="lib/jersey-client.jar"/> |
8 |
<classpathentry exported="true" kind="lib" path="lib/jersey-common.jar"/> |
9 |
<classpathentry exported="true" kind="lib" path="lib/jersey-container-servlet-core.jar"/> |
10 |
<classpathentry exported="true" kind="lib" path="lib/jersey-container-servlet.jar"/> |
11 |
<classpathentry exported="true" kind="lib" path="lib/jersey-hk2.jar"/> |
12 |
<classpathentry exported="true" kind="lib" path="lib/jersey-media-jaxb.jar"/> |
13 |
<classpathentry exported="true" kind="lib" path="lib/jersey-media-json-binding.jar"/> |
14 |
<classpathentry exported="true" kind="lib" path="lib/jersey-media-sse.jar"/> |
15 |
<classpathentry exported="true" kind="lib" path="lib/jersey-server.jar"/> |
16 |
<classpathentry exported="true" kind="lib" path="lib/udpipe.jar"/> |
17 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
18 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
19 |
<classpathentry kind="src" path="src"/> |
20 |
<classpathentry kind="output" path="bin"/> |
21 |
</classpath> |