1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.ui.tests/.classpath

8 lines
367 B
Text
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2009-09-30 07:10:06 +00:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
2008-11-24 09:29:32 +00:00
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>