equinox-incubator/aspects/org.aspectj.osgi/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (annotate)
Fri Oct 13 09:20:26 2006 UTC (3 years, 1 month ago) by mwebster
Branch: MAIN
CVS Tags: v20090223-1340, HEAD
Initial drop of Phase I (weaving)
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.aspectj.osgi</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>