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.13;	author aboisvert;	state Exp;
branches;
next	1.1;
commitid	75ca463aeb864567;

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


desc
@@


1.2
log
@changes regarding the DnD, a lot of changes
@
text
@<projectDescription>
  <name>org.eclipse.stp.bpmn.edit</name>
  <comment/>
  <projects/>
  <buildSpec>
    <buildCommand>
      <name>org.eclipse.jdt.core.javabuilder</name>
      <arguments/>
    </buildCommand>
    <buildCommand>
      <name>org.eclipse.pde.ManifestBuilder</name>
      <arguments/>
    </buildCommand>
    <buildCommand>
      <name>org.eclipse.pde.SchemaBuilder</name>
      <arguments/>
    </buildCommand>
  </buildSpec>
  <natures>
    <nature>org.eclipse.jdt.core.javanature</nature>
    <nature>org.eclipse.pde.PluginNature</nature>
  </natures>
</projectDescription>@


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.edit is the plugin entirely generated by EMF ecore model.
@
text
@a0 1
<?xml version="1.0" encoding="UTF-8"?>
d2 22
a23 26
	<name>org.eclipse.stp.bpmn.edit</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.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
	</natures>
</projectDescription>
@

