Révision 2398 tmp/org.txm.libs.office/.classpath
.classpath (revision 2398) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
5 |
<classpathentry kind="src" path="src"/> |
|
6 |
<classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.9.2.jar"/> |
|
7 |
<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.2.2.jar"/> |
|
8 |
<classpathentry exported="true" kind="lib" path="lib/commons-digester-1.8.1.jar"/> |
|
9 |
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/> |
|
10 |
<classpathentry exported="true" kind="lib" path="lib/commons-validator-1.5.0.jar"/> |
|
11 |
<classpathentry exported="true" kind="lib" path="lib/java-rdfa-0.4.2.jar"/> |
|
12 |
<classpathentry exported="true" |
|
13 |
kind="lib" |
|
14 |
path="lib/jena-core-2.11.2.jar" |
|
15 |
sourcepath="/home/mdecorde/.m2/repository/org/apache/jena/jena-core/2.11.2/jena-core-2.11.2-sources.jar"/> |
|
16 |
<classpathentry exported="true" kind="lib" path="lib/jena-iri-1.0.2.jar"/> |
|
17 |
<classpathentry exported="true" kind="lib" path="lib/junit-3.8.1.jar"/> |
|
18 |
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/> |
|
19 |
<classpathentry exported="true" |
|
20 |
kind="lib" |
|
21 |
path="lib/odfdom-java-0.8.11-incubating.jar"/> |
|
22 |
<classpathentry exported="true" kind="lib" path="lib/odfdom-java-0.8.7.jar"/> |
|
23 |
<classpathentry exported="true" |
|
24 |
kind="lib" |
|
25 |
path="lib/org.odftoolkit.odfdom.converter.core-1.0.6.jar"/> |
|
26 |
<classpathentry exported="true" |
|
27 |
kind="lib" |
|
28 |
path="lib/simple-odf-0.8.2-incubating.jar" |
|
29 |
sourcepath="/home/mdecorde/.m2/repository/org/apache/odftoolkit/simple-odf/0.8.2-incubating/simple-odf-0.8.2-incubating-sources.jar"/> |
|
30 |
<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.25.jar"/> |
|
31 |
<classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.7.6.jar"/> |
|
32 |
<classpathentry exported="true" kind="lib" path="lib/taglets-0.8.11-incubating.jar"/> |
|
33 |
<classpathentry exported="true" kind="lib" path="lib/xercesImpl-2.9.1.jar"/> |
|
34 |
<classpathentry exported="true" kind="lib" path="lib/xml-apis-1.3.04.jar"/> |
|
35 |
<classpathentry kind="output" path="bin"/> |
|
3 |
<classpathentry kind="con" |
|
4 |
path="org.eclipse.jdt.launching.JRE_CONTAINER" /> |
|
5 |
<classpathentry kind="con" |
|
6 |
path="org.eclipse.pde.core.requiredPlugins" /> |
|
7 |
<classpathentry kind="src" path="src" /> |
|
8 |
<classpathentry exported="true" kind="lib" |
|
9 |
path="lib/commons-beanutils-1.9.2.jar" /> |
|
10 |
<classpathentry exported="true" kind="lib" |
|
11 |
path="lib/commons-collections-3.2.2.jar" /> |
|
12 |
<classpathentry exported="true" kind="lib" |
|
13 |
path="lib/commons-digester-1.8.1.jar" /> |
|
14 |
<classpathentry exported="true" kind="lib" |
|
15 |
path="lib/commons-logging-1.2.jar" /> |
|
16 |
<classpathentry exported="true" kind="lib" |
|
17 |
path="lib/commons-validator-1.5.0.jar" /> |
|
18 |
<classpathentry exported="true" kind="lib" |
|
19 |
path="lib/java-rdfa-0.4.2.jar" /> |
|
20 |
<classpathentry exported="true" kind="lib" |
|
21 |
path="lib/jena-core-2.11.2.jar" |
|
22 |
sourcepath="/home/mdecorde/.m2/repository/org/apache/jena/jena-core/2.11.2/jena-core-2.11.2-sources.jar" /> |
|
23 |
<classpathentry exported="true" kind="lib" |
|
24 |
path="lib/jena-iri-1.0.2.jar" /> |
|
25 |
<classpathentry exported="true" kind="lib" |
|
26 |
path="lib/junit-3.8.1.jar" /> |
|
27 |
<classpathentry exported="true" kind="lib" |
|
28 |
path="lib/log4j-1.2.17.jar" /> |
|
29 |
<classpathentry exported="true" kind="lib" |
|
30 |
path="lib/odfdom-java-0.8.11-incubating.jar" /> |
|
31 |
<classpathentry exported="true" kind="lib" |
|
32 |
path="lib/odfdom-java-0.8.7.jar" /> |
|
33 |
<classpathentry exported="true" kind="lib" |
|
34 |
path="lib/org.odftoolkit.odfdom.converter.core-1.0.6.jar" /> |
|
35 |
<classpathentry exported="true" kind="lib" |
|
36 |
path="lib/simple-odf-0.8.2-incubating.jar" |
|
37 |
sourcepath="/home/mdecorde/.m2/repository/org/apache/odftoolkit/simple-odf/0.8.2-incubating/simple-odf-0.8.2-incubating-sources.jar" /> |
|
38 |
<classpathentry exported="true" kind="lib" |
|
39 |
path="lib/slf4j-api-1.7.25.jar" /> |
|
40 |
<classpathentry exported="true" kind="lib" |
|
41 |
path="lib/slf4j-log4j12-1.7.6.jar" /> |
|
42 |
<classpathentry exported="true" kind="lib" |
|
43 |
path="lib/taglets-0.8.11-incubating.jar" /> |
|
44 |
<classpathentry exported="true" kind="lib" |
|
45 |
path="lib/xercesImpl-2.9.1.jar" /> |
|
46 |
<classpathentry exported="true" kind="lib" |
|
47 |
path="lib/xml-apis-1.3.04.jar" /> |
|
48 |
<classpathentry kind="output" path="bin" /> |
|
36 | 49 |
</classpath> |
Formats disponibles : Unified diff