root / tmp / org.txm.treetagger.core / .classpath @ 1688
History | View | Annotate | Download (608 Bytes)
1 | 679 | sjacqu01 | <?xml version="1.0" encoding="UTF-8"?> |
---|---|---|---|
2 | 679 | sjacqu01 | <classpath> |
3 | 679 | sjacqu01 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
4 | 882 | mdecorde | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
5 | 882 | mdecorde | <accessrules> |
6 | 882 | mdecorde | <accessrule kind="accessible" pattern="**"/> |
7 | 882 | mdecorde | </accessrules> |
8 | 882 | mdecorde | </classpathentry> |
9 | 679 | sjacqu01 | <classpathentry kind="src" path="src"/> |
10 | 927 | mdecorde | <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> |
11 | 927 | mdecorde | <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/> |
12 | 679 | sjacqu01 | <classpathentry kind="output" path="bin"/> |
13 | 679 | sjacqu01 | </classpath> |