Skip to content

BPMN2 Modeler Project project repository (bpmn2-modeler)

Notifications You must be signed in to change notification settings

mschoe/bpmn2-modeler

 
 

Repository files navigation

BPMN 2.0 Modeler for Eclipse

© 2011, 2012 camunda services GmbH

Licensing

Licensed under the Eclipse public license http://www.eclipse.org/legal/epl-v10.html.

How to contribute

  • Fork the modeler sources
  • Checkout the develop branch
  • Make sure you have the m2eclipse plugin installed in your Eclipse
  • Import sources into Eclipse Indigo or Juno via Import -> Existing maven projects
  • Resolve project dependencies (see below)
  • Examine the sources
    • org.eclipse.bpmn2.modeler.core contains the modeler
    • org.eclipse.bpmn2.modeler.core.tests contains the modeler test suite
  • Run / Test
    • Start the Modeler from org.eclipse.bpmn2.modeler.core via Run As -> Eclipse Application
    • Run the test suite in org.eclipse.bpmn2.modeler.core.tests via Run As -> JUnit Plugin-Tests
  • Extend the editor !
  • Submit a pull request

Modeler Development Dependencies

The following shows a screenshot of an Eclipse Indigo installation with the required plugins installed. Highlighted are plugins which need to be installed in order to resolve add dependencies.

Development Requirements

Click image to enlarge.

Versions and Update Sites

Project Structure

+ org.eclipse.bpmn2.modeler.core -> modeler runtime
+ org.eclipse.bpmn2.modeler.core.tests -> modeler runtime tests
+ Jubula -> GUI test

About

BPMN2 Modeler Project project repository (bpmn2-modeler)

Resources

Stars

Watchers

Forks

Packages

No packages published