Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stp-dev] initial BPMN modeler committed

Hi everyone,

The BPMN Modeler contribution is approved:
   https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1045

commits:
---------------

Following Oisin instructions:
- the init contribution has been committed inside org.eclipse.stp.bpmn module
It is tagged INIT-CONTRIB-CQ-1045
- then all the developments made in the past 4 months at Intalio have
been committed.

bugzilla references:
----------------------------

The first bug filed for the contribution is marked as fixed:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=156018

A bug regarding the integration of the modeler into the build system is filed:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=164017

Amongst the improvements committed:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=160702 [new diagram
should be created with a pool] is fixed.

setup for development
--------------------------------

To setup the development environment of the modeler, you need
eclipse-sdk-3.2.1, jdk-1.5, gmf-1.0.1. You might be able to get away
with eclipse-3.2.0 and/or GMF-1.0 or GMF-2.0M2.
You need to checkout all 3 plugins, launch eclipse and choose
"New.../Examples/New BPMN Diagram"

Repository path: /cvsroot/stp
TAG: HEAD
Modules:
   org.eclipse.stp.bpmn/org.eclipse.stp.bpmn
   org.eclipse.stp.bpmn/org.eclipse.stp.bpmn.diagram
   org.eclipse.stp.bpmn/org.eclipse.stp.bpmn.edit



We will file bugs regarding development of features we are currently working.

Thanks a lot Oisin and everyone for your help in getting this here.
Thanks also to EMF and GMF for those excellent projects.

This is the modeler we are using for our next release our product.
We are very pleased and excited at Intalio to develop it in the
eclipse community.

Please let us know how it goes.

Best regards,
Hugues.


Back to the top