1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/plugins/org.eclipse.dd.debug.memory.renderings.traditional/.classpath
Ted Williams 94f8ff9cbf Relocated plugin to the plugins directory.
Repackaged to .traditional
Restructured, moving AbstractPane, AddressPane, DataPane and TextPane to their own files.
2007-03-14 04:55:18 +00:00

7 lines
300 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>