1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
cdt/core/org.eclipse.cdt.ui/.classpath

11 lines
511 B
Text
Raw Normal View History

2002-06-26 20:55:44 +00:00
<?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-11"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="utils.ui"/>
2004-04-01 02:39:16 +00:00
<classpathentry kind="src" path="browser"/>
<classpathentry kind="src" path="templateengine"/>
<classpathentry kind="output" path="bin"/>
2002-06-26 20:55:44 +00:00
</classpath>