mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-17 05:55:22 +02:00
17 lines
535 B
Text
17 lines
535 B
Text
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
||
|
<attributes>
|
||
|
<attribute name="module" value="true"/>
|
||
|
<attribute name="maven.pomderived" value="true"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||
|
<classpathentry kind="src" path="src">
|
||
|
<attributes>
|
||
|
<attribute name="test" value="true"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="output" path="bin"/>
|
||
|
</classpath>
|