[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [bpmn-dev] How to start a new document
|
- From: Wolfgang Rohregger <wolfgang.rohregger@xxxxxxxxx>
- Date: Tue, 12 Apr 2011 15:03:04 +0200
- Delivered-to: bpmn-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=vxfQKvCZefdX25FiiyxfF3qtxmm34zQdCu+OH6h0yBM=; b=lVjz7CNIIpg84eL8LkHIkQixwPX4mHUKHABhX1kitTKo8Dfc3BLLUD8vTaFopEV57/ qih6C1iqx9UB43W8GYNhGMsGNx5FwX9o3gJxlGHG7t+DgUzPrnNF/PUkpuU8IVR06tS5 OCRixFxPxGa6LE4w+UlwvcZsPZZbRQKuv0XGk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=h/z3wNyznSydZUSHO/HP0xyOY7h+43HXVGs+v9C7RPjwR6NHbZ4RjwHojyNElzVI7Z tpRXeQNJb6jbVe4UkwSaNENMUw58Q5GQYfKwttoPnR8yFww1oejYyergt1rDzkrpRZUF OAeAvSUsVFWX/ZEtGYfVuNEKk0yFpQPlqCRVg=
Hi,
I'm not sure that the project is still active. I guess that the
current development has moved to the newer BPMN2 editor of Eclipse. I
recommend switching to that project if you're building a new tool.
Cheers,
Wolfgang
2011/4/11 gicatena@xxxxxxxxx <gicatena@xxxxxxxxx>:
> Hi, I'm trying to figure how to create a new BPMN Editor document from my
> plugin.
>
> I need to create a blank document where the user can draw his diagram and then
> manipulate it (like adding annotations).
>
> I'm trying to import the extension points like org.eclipse.stp.im.in.bpmn.
> bpmnprocessor, but there's no documentation nor definitions of this extension
> point so I don't know what to do
>
> Can someone please help?
> _______________________________________________
> bpmn-dev mailing list
> bpmn-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/bpmn-dev
>