head	1.4;
access;
symbols;
locks; strict;
comment	@# @;


1.4
date	2005.11.07.19.08.41;	author dschaefer;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.4
log
@Got open declaration working and killed off my attempt at Derby/SQL.
@
text
@<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.cdt.pdom.core</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>
		<nature>org.apache.derby.ui.derbyEngine</nature>
	</natures>
</projectDescription>
@


1.3
log
@PDOM Updates - we can now unzip the db template for use on new projects.
@
text
@a22 10
		<buildCommand>
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<triggers>auto,full,incremental,</triggers>
			<arguments>
				<dictionary>
					<key>LaunchConfigHandle</key>
					<value>&lt;project&gt;/.externalToolBuilders/Ant createdb.launch</value>
				</dictionary>
			</arguments>
		</buildCommand>
@


1.2
log
@PDOM Updates.
@
text
@d25 1
a25 1
			<triggers>full,incremental,</triggers>
@


1.1
log
@Introducing the PDOM. It is currently in optional plugins while under development.
@
text
@d23 10
d37 1
@

