head	1.2;
access;
symbols
	v20070921-0-7-0:1.2
	STP-0_6_0:1.2
	v200706250300:1.2
	v20070530-0-5-0:1.2
	v200704202100:1.1
	INIT-CONTRIB-CQ-1045:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.05.04.08.16.10;	author aboisvert;	state Exp;
branches;
next	1.1;
commitid	75ca463aeb864567;

1.1
date	2006.11.09.18.33.46;	author hmalphett;	state Exp;
branches;
next	;


desc
@@


1.2
log
@changes regarding the DnD, a lot of changes
@
text
@<classpath>
  <classpathentry kind="src" path="customsrc"/>
  <classpathentry kind="src" path="src"/>
  <classpathentry kind="output" path="target/classes"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
</classpath>@


1.1
log
@initial commit of the stp.bpmn modeler contribution as defined in the attachement of https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1045

org.eclipse.stp.bpmn is the plugin that stores the domain model of the stp.bpmn modeler.
@
text
@a0 1
<?xml version="1.0" encoding="UTF-8"?>
d2 6
a7 6
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="customsrc"/>
	<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>
@

