taxeditor/eu.etaxonomy.taxeditor.cdmlib/.classpath.template @ 9c90cb9c
1 | 2ccbcf35 | Patrick Plitzner | <?xml version="1.0" encoding="UTF-8"?>
|
---|---|---|---|
2 | <classpath>
|
||
3 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
||
4 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
||
5 | <classpathentry kind="src" path="src/main/resources"/> |
||
6 | <classpathentry kind="src" path="src/main/java"/> |
||
7 | <classpathentry kind="output" path="target/classes"/> |
||
8 | </classpath>
|