root / tmp / org.txm.rcp / .classpath @ 3149
Historique | Voir | Annoter | Télécharger (796 octet)
1 |
<?xml version="1.0" encoding="UTF-8"?> |
---|---|
2 |
<classpath> |
3 |
<classpathentry kind="src" path="src/main/java" /> |
4 |
<classpathentry kind="con" |
5 |
path="org.eclipse.jdt.launching.JRE_CONTAINER" /> |
6 |
<classpathentry exported="true" kind="con" |
7 |
path="org.eclipse.pde.core.requiredPlugins"> |
8 |
<accessrules> |
9 |
<accessrule kind="accessible" pattern="**" /> |
10 |
</accessrules> |
11 |
</classpathentry> |
12 |
<classpathentry exported="true" kind="lib" |
13 |
path="lib/commons-cli-1.2.jar" /> |
14 |
<classpathentry exported="true" kind="lib" |
15 |
path="lib/commons-lang-2.4.jar" /> |
16 |
<classpathentry exported="true" kind="lib" |
17 |
path="lib/junit-4.5.jar" /> |
18 |
<classpathentry exported="true" kind="lib" |
19 |
path="lib/log4j-1.2.12.jar" /> |
20 |
<classpathentry kind="lib" path="swing2swt.jar" /> |
21 |
<classpathentry kind="output" path="bin" /> |
22 |
</classpath> |