platform35/org.eclipse.platform-feature/.project
author l12wang
Thu, 15 Oct 2009 15:38:06 -0500
changeset 104 b23e845b9366
parent 40 eb3c938c7fef
permissions -rw-r--r--
remove redundant call to updateBreakpointStatus() on removing breakpoints, fixing the bug that on second debug session breakpoints are not marked as resolved.

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.platform-feature</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.pde.FeatureBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.FeatureNature</nature>
	</natures>
</projectDescription>