mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
12 lines
493 B
Text
12 lines
493 B
Text
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
||
|
<attributes>
|
||
|
<attribute name="maven.pomderived" value="true"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||
|
<classpathentry kind="src" path="src/main/java/"/>
|
||
|
<classpathentry kind="output" path="target/classes"/>
|
||
|
</classpath>
|