Révision 3628 TXM/trunk/org.txm.libs.groovy-all/.classpath
.classpath (revision 3628) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 |
<classpathentry exported="true" kind="lib" path="lib/groovy-3.0.9-indy.jar"/> |
|
4 |
<classpathentry exported="true" kind="lib" path="lib/groovy-ant-3.0.9-indy.jar"/> |
|
5 |
<classpathentry exported="true" kind="lib" path="lib/groovy-astbuilder-3.0.9-indy.jar"/> |
|
6 |
<classpathentry exported="true" kind="lib" path="lib/groovy-bsf-3.0.9-indy.jar"/> |
|
7 |
<classpathentry exported="true" kind="lib" path="lib/groovy-cli-commons-3.0.9-indy.jar"/> |
|
8 |
<classpathentry exported="true" kind="lib" path="lib/groovy-cli-picocli-3.0.9-indy.jar"/> |
|
9 |
<classpathentry exported="true" kind="lib" path="lib/groovy-console-3.0.9-indy.jar"/> |
|
10 |
<classpathentry exported="true" kind="lib" path="lib/groovy-datetime-3.0.9-indy.jar"/> |
|
11 |
<classpathentry exported="true" kind="lib" path="lib/groovy-dateutil-3.0.9-indy.jar"/> |
|
12 |
<classpathentry exported="true" kind="lib" path="lib/groovy-docgenerator-3.0.9-indy.jar"/> |
|
13 |
<classpathentry exported="true" kind="lib" path="lib/groovy-groovydoc-3.0.9-indy.jar"/> |
|
14 |
<classpathentry exported="true" kind="lib" path="lib/groovy-groovysh-3.0.9-indy.jar"/> |
|
15 |
<classpathentry exported="true" kind="lib" path="lib/groovy-jaxb-3.0.9-indy.jar"/> |
|
16 |
<classpathentry exported="true" kind="lib" path="lib/groovy-jmx-3.0.9-indy.jar"/> |
|
17 |
<classpathentry exported="true" kind="lib" path="lib/groovy-json-3.0.9-indy.jar"/> |
|
18 |
<classpathentry exported="true" kind="lib" path="lib/groovy-jsr223-3.0.9-indy.jar"/> |
|
19 |
<classpathentry exported="true" kind="lib" path="lib/groovy-macro-3.0.9-indy.jar"/> |
|
20 |
<classpathentry exported="true" kind="lib" path="lib/groovy-nio-3.0.9-indy.jar"/> |
|
21 |
<classpathentry exported="true" kind="lib" path="lib/groovy-servlet-3.0.9-indy.jar"/> |
|
22 |
<classpathentry exported="true" kind="lib" path="lib/groovy-sql-3.0.9-indy.jar"/> |
|
23 |
<classpathentry exported="true" kind="lib" path="lib/groovy-swing-3.0.9-indy.jar"/> |
|
24 |
<classpathentry exported="true" kind="lib" path="lib/groovy-templates-3.0.9-indy.jar"/> |
|
25 |
<classpathentry exported="true" kind="lib" path="lib/groovy-test-3.0.9-indy.jar"/> |
|
26 |
<classpathentry exported="true" kind="lib" path="lib/groovy-test-junit5-3.0.9-indy.jar"/> |
|
27 |
<classpathentry exported="true" kind="lib" path="lib/groovy-testng-3.0.9-indy.jar"/> |
|
28 |
<classpathentry exported="true" kind="lib" path="lib/groovy-xml-3.0.9-indy.jar"/> |
|
29 |
<classpathentry exported="true" kind="lib" path="lib/groovy-yaml-3.0.9-indy.jar"/> |
|
3 |
<classpathentry exported="true" kind="lib" path="lib/ant-1.10.12.jar"/> |
|
4 |
<classpathentry exported="true" kind="lib" path="lib/ant-antlr-1.10.12.jar"/> |
|
5 |
<classpathentry exported="true" kind="lib" path="lib/ant-junit-1.10.12.jar"/> |
|
6 |
<classpathentry exported="true" kind="lib" path="lib/ant-launcher-1.10.12.jar"/> |
|
7 |
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.5.0.jar"/> |
|
8 |
<classpathentry exported="true" kind="lib" path="lib/gpars-1.2.1.jar"/> |
|
9 |
<classpathentry exported="true" kind="lib" path="lib/groovy-4.0.3.jar"/> |
|
10 |
<classpathentry exported="true" kind="lib" path="lib/groovy-ant-4.0.3.jar"/> |
|
11 |
<classpathentry exported="true" kind="lib" path="lib/groovy-astbuilder-4.0.3.jar"/> |
|
12 |
<classpathentry exported="true" kind="lib" path="lib/groovy-cli-commons-4.0.3.jar"/> |
|
13 |
<classpathentry exported="true" kind="lib" path="lib/groovy-cli-picocli-4.0.3.jar"/> |
|
14 |
<classpathentry exported="true" kind="lib" path="lib/groovy-console-4.0.3.jar"/> |
|
15 |
<classpathentry exported="true" kind="lib" path="lib/groovy-contracts-4.0.3.jar"/> |
|
16 |
<classpathentry exported="true" kind="lib" path="lib/groovy-datetime-4.0.3.jar"/> |
|
17 |
<classpathentry exported="true" kind="lib" path="lib/groovy-dateutil-4.0.3.jar"/> |
|
18 |
<classpathentry exported="true" kind="lib" path="lib/groovy-docgenerator-4.0.3.jar"/> |
|
19 |
<classpathentry exported="true" kind="lib" path="lib/groovy-ginq-4.0.3.jar"/> |
|
20 |
<classpathentry exported="true" kind="lib" path="lib/groovy-groovydoc-4.0.3.jar"/> |
|
21 |
<classpathentry exported="true" kind="lib" path="lib/groovy-groovysh-4.0.3.jar"/> |
|
22 |
<classpathentry exported="true" kind="lib" path="lib/groovy-jmx-4.0.3.jar"/> |
|
23 |
<classpathentry exported="true" kind="lib" path="lib/groovy-json-4.0.3.jar"/> |
|
24 |
<classpathentry exported="true" kind="lib" path="lib/groovy-jsr223-4.0.3.jar"/> |
|
25 |
<classpathentry exported="true" kind="lib" path="lib/groovy-macro-4.0.3.jar"/> |
|
26 |
<classpathentry exported="true" kind="lib" path="lib/groovy-macro-library-4.0.3.jar"/> |
|
27 |
<classpathentry exported="true" kind="lib" path="lib/groovy-nio-4.0.3.jar"/> |
|
28 |
<classpathentry exported="true" kind="lib" path="lib/groovy-servlet-4.0.3.jar"/> |
|
29 |
<classpathentry exported="true" kind="lib" path="lib/groovy-sql-4.0.3.jar"/> |
|
30 |
<classpathentry exported="true" kind="lib" path="lib/groovy-swing-4.0.3.jar"/> |
|
31 |
<classpathentry exported="true" kind="lib" path="lib/groovy-templates-4.0.3.jar"/> |
|
32 |
<classpathentry exported="true" kind="lib" path="lib/groovy-test-4.0.3.jar"/> |
|
33 |
<classpathentry exported="true" kind="lib" path="lib/groovy-test-junit5-4.0.3.jar"/> |
|
34 |
<classpathentry exported="true" kind="lib" path="lib/groovy-testng-4.0.3.jar"/> |
|
35 |
<classpathentry exported="true" kind="lib" path="lib/groovy-toml-4.0.3.jar"/> |
|
36 |
<classpathentry exported="true" kind="lib" path="lib/groovy-typecheckers-4.0.3.jar"/> |
|
37 |
<classpathentry exported="true" kind="lib" path="lib/groovy-xml-4.0.3.jar"/> |
|
38 |
<classpathentry exported="true" kind="lib" path="lib/groovy-yaml-4.0.3.jar"/> |
|
39 |
<classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.3.jar"/> |
|
40 |
<classpathentry exported="true" kind="lib" path="lib/ivy-2.5.0.jar"/> |
|
41 |
<classpathentry exported="true" kind="lib" path="lib/jackson-annotations-2.13.3.jar"/> |
|
42 |
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.13.3.jar"/> |
|
43 |
<classpathentry exported="true" kind="lib" path="lib/jackson-databind-2.13.3.jar"/> |
|
44 |
<classpathentry exported="true" kind="lib" path="lib/jackson-dataformat-toml-2.13.3.jar"/> |
|
45 |
<classpathentry exported="true" kind="lib" path="lib/jackson-dataformat-yaml-2.13.3.jar"/> |
|
46 |
<classpathentry exported="true" kind="lib" path="lib/jansi-2.4.0.jar"/> |
|
47 |
<classpathentry exported="true" kind="lib" path="lib/javaparser-core-3.24.2.jar"/> |
|
48 |
<classpathentry exported="true" kind="lib" path="lib/jcommander-1.78.jar"/> |
|
49 |
<classpathentry exported="true" kind="lib" path="lib/jline-2.14.6.jar"/> |
|
50 |
<classpathentry exported="true" kind="lib" path="lib/jquery-3.5.1.jar"/> |
|
51 |
<classpathentry exported="true" kind="lib" path="lib/jsr166y-1.7.0.jar"/> |
|
52 |
<classpathentry exported="true" kind="lib" path="lib/junit-4.13.2.jar"/> |
|
53 |
<classpathentry exported="true" kind="lib" path="lib/junit-jupiter-api-5.8.2.jar"/> |
|
54 |
<classpathentry exported="true" kind="lib" path="lib/junit-jupiter-engine-5.8.2.jar"/> |
|
55 |
<classpathentry exported="true" kind="lib" path="lib/junit-platform-commons-1.8.2.jar"/> |
|
56 |
<classpathentry exported="true" kind="lib" path="lib/junit-platform-engine-1.8.2.jar"/> |
|
57 |
<classpathentry exported="true" kind="lib" path="lib/junit-platform-launcher-1.8.2.jar"/> |
|
58 |
<classpathentry exported="true" kind="lib" path="lib/multiverse-core-0.7.0.jar"/> |
|
59 |
<classpathentry exported="true" kind="lib" path="lib/mxparser-1.2.2.jar"/> |
|
60 |
<classpathentry exported="true" kind="lib" path="lib/opentest4j-1.2.0.jar"/> |
|
61 |
<classpathentry exported="true" kind="lib" path="lib/org.abego.treelayout.core-1.0.3.jar"/> |
|
62 |
<classpathentry exported="true" kind="lib" path="lib/qdox-1.12.1.jar"/> |
|
63 |
<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.32.jar"/> |
|
64 |
<classpathentry exported="true" kind="lib" path="lib/snakeyaml-1.30.jar"/> |
|
65 |
<classpathentry exported="true" kind="lib" path="lib/testng-7.5.jar"/> |
|
66 |
<classpathentry exported="true" kind="lib" path="lib/xstream-1.4.19.jar"/> |
|
30 | 67 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
31 | 68 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
32 | 69 |
<classpathentry kind="output" path="bin"/> |
Formats disponibles : Unified diff