org.eclipse.core.applicationrunner/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (annotate)
Thu Nov 27 21:12:34 2003 UTC (6 years ago) by jeff
Branch: MAIN
CVS Tags: v20031201, HEAD
Changes since 1.2: +1 -11 lines
update for moving runtime.osgi to runtime
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.core.applicationrunner</name>
	<comment></comment>
	<projects>
		<project>org.eclipse.core.runtime</project>
		<project>org.eclipse.core.runtime.osgi</project>
		<project>org.eclipse.osgi</project>
		<project>org.eclipse.osgi.util</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>