1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-07 17:15:25 +02:00
cdt/rse/examples/org.eclipse.rse.examples.daytime/.classpath

8 lines
367 B
Text
Raw Normal View History

2006-05-24 16:38:27 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
2006-05-24 16:38:27 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>