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


1.6
date	2005.12.20.15.05.13;	author dschaefer;	state Exp;
branches;
next	1.5;

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

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

1.3
date	2005.10.11.21.01.09;	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.6
log
@Deprecated this project
@
text
@<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
@


1.5
log
@Got open declaration working and killed off my attempt at Derby/SQL.
@
text
@a2 1
	<classpathentry kind="src" path="src"/>
@


1.4
log
@Moved the SQL stuff into a separate source folder since I think I'll get rid of it once I don't need it for reference.

We have have names, strings, and files being added to the PDOM.
@
text
@a5 1
	<classpathentry kind="src" path="sqlpdom"/>
@


1.3
log
@PDOM Update - started populating databases.
@
text
@d6 1
@


1.2
log
@PDOM Updates.
@
text
@a5 4
	<classpathentry kind="lib" path="C:/Eclipse/3.1.1/eclipse/plugins/org.apache.derby.core_10.1.1/derby.jar"/>
	<classpathentry kind="lib" path="C:/Eclipse/3.1.1/eclipse/plugins/org.apache.derby.core_10.1.1/derbyclient.jar"/>
	<classpathentry kind="lib" path="C:/Eclipse/3.1.1/eclipse/plugins/org.apache.derby.core_10.1.1/derbytools.jar"/>
	<classpathentry kind="lib" path="C:/Eclipse/3.1.1/eclipse/plugins/org.apache.derby.core_10.1.1/derbynet.jar"/>
@


1.1
log
@Introducing the PDOM. It is currently in optional plugins while under development.
@
text
@d6 4
@

