org.eclipse.core.tests.resources.saveparticipant1/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (download) (annotate)
Mon Apr 17 21:20:37 2006 UTC (3 years, 7 months ago) by johna
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
Bug 98127 - switch order of JDT and PDE classpath containers
<?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>