head	1.3;
access;
symbols
	CDT_2_0_M7:1.3
	CDT_2_0_M6:1.3
	CDT_2_0_M5_1:1.3;
locks; strict;
comment	@# @;


1.3
date	2003.11.24.18.29.23;	author dschaefer;	state Exp;
branches;
next	1.2;

1.2
date	2003.11.13.14.40.07;	author dschaefer;	state Exp;
branches;
next	1.1;

1.1
date	2003.11.13.14.38.05;	author dschaefer;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Upgrade to Eclipse 3.0. Includes:
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
@
text
@<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.cdt.aix-feature</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.pde.FeatureBuilder</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.FeatureNature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
	</natures>
</projectDescription>
@


1.2
log
@Implemented the AIX feature.
@
text
@d13 10
d26 1
@


1.1
log
@Implemented the AIX feature.
@
text
@a8 5
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
a14 1
		<nature>org.eclipse.jdt.core.javanature</nature>
@

