root / tmp / org.txm.rcp / .classpath @ 510
History | View | Annotate | Download (776 Bytes)
1 |
<?xml version="1.0" encoding="UTF-8"?> |
---|---|
2 |
<classpath> |
3 |
<classpathentry kind="src" path="src/main/java"/> |
4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
5 |
<classpathentry exported="true" kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
6 |
<accessrules> |
7 |
<accessrule kind="accessible" pattern="**"/> |
8 |
</accessrules> |
9 |
</classpathentry> |
10 |
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.2.jar"/> |
11 |
<classpathentry exported="true" kind="lib" path="lib/commons-lang-2.4.jar"/> |
12 |
<classpathentry exported="true" kind="lib" path="lib/junit-4.5.jar"/> |
13 |
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.12.jar"/> |
14 |
<classpathentry kind="lib" path="swing2swt.jar"/> |
15 |
<classpathentry kind="output" path="bin"/> |
16 |
</classpath> |