root / tmp / org.txm.treetaggerinstaller.rcp / .classpath @ 2802
History | View | Annotate | Download (474 Bytes)
1 |
<?xml version="1.0" encoding="UTF-8"?> |
---|---|
2 |
<classpath> |
3 |
<classpathentry exported="true" kind="lib" |
4 |
path="TreeTagger/" /> |
5 |
<classpathentry kind="con" |
6 |
path="org.eclipse.jdt.launching.JRE_CONTAINER" /> |
7 |
<classpathentry kind="con" |
8 |
path="org.eclipse.pde.core.requiredPlugins"> |
9 |
<accessrules> |
10 |
<accessrule kind="accessible" pattern="**" /> |
11 |
</accessrules> |
12 |
</classpathentry> |
13 |
<classpathentry kind="src" path="src" /> |
14 |
<classpathentry kind="output" path="bin" /> |
15 |
</classpath> |