1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-04 22:23:28 +02:00
cdt/rse/plugins/org.eclipse.rse.core/.classpath

9 lines
349 B
Text
Raw Normal View History

2006-04-10 20:02:23 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
2006-04-10 20:02:23 +00:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
2006-08-31 17:37:25 +00:00
<classpathentry kind="src" path="persistence"/>
2006-04-10 20:02:23 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>