ccc / projets / TRS2SRT-standalone / .classpath @ 1
Historique | Voir | Annoter | Télécharger (435 octet)
1 | 1 | mdecorde | <?xml version="1.0" encoding="UTF-8"?> |
---|---|---|---|
2 | 1 | mdecorde | <classpath> |
3 | 1 | mdecorde | <classpathentry kind="src" path="src"/> |
4 | 1 | mdecorde | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
5 | 1 | mdecorde | <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> |
6 | 1 | mdecorde | <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/> |
7 | 1 | mdecorde | <classpathentry kind="output" path="bin"/> |
8 | 1 | mdecorde | </classpath> |