1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 02:06:01 +02:00
cdt/util/org.eclipse.cdt.util/.classpath

8 lines
367 B
Text
Raw Normal View History

2008-04-09 15:17:59 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
2008-09-17 14:04:21 +00:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
2008-04-09 15:17:59 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>