org.eclipse.ui.examples.propertysheet/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (download) (annotate)
Tue Nov 15 21:19:22 2005 UTC (4 years ago) by dpollock
Branch: MAIN
CVS Tags: R3_3_1_1, I20070319-0010, R3_2_1, I20060117-0800, R3_4, R3_5, R3_2, R3_3, pre_R3_3, I20051212-0010, R3_5_1, I20060605-1430, R3_2_2, I20060605-1400, I20070205-0800, R3_3_1, R3_3_2, R3_4_2, R3_4_1, I20060511-0800, I20060214-1600, I20060207-0800, HEAD
Changes since 1.6: +1 -1 lines
Reversing an accidental commit of my local changes to compile against foundation libraries.
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="Eclipse UI Examples PropertySheet"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>