root / tmp / org.txm.ahc.core / .classpath @ 2127
History | View | Annotate | Download (468 Bytes)
1 | 683 | sjacqu01 | <?xml version="1.0" encoding="UTF-8"?> |
---|---|---|---|
2 | 683 | sjacqu01 | <classpath> |
3 | 683 | sjacqu01 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
4 | 879 | mdecorde | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
5 | 879 | mdecorde | <accessrules> |
6 | 879 | mdecorde | <accessrule kind="accessible" pattern="**"/> |
7 | 879 | mdecorde | </accessrules> |
8 | 879 | mdecorde | </classpathentry> |
9 | 683 | sjacqu01 | <classpathentry kind="src" path="src"/> |
10 | 683 | sjacqu01 | <classpathentry kind="output" path="bin"/> |
11 | 683 | sjacqu01 | </classpath> |