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