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