Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BPMN2-Modeler"

Line 15: Line 15:
 
== Developer Resources ==
 
== Developer Resources ==
  
* [https://wiki.eclipse.org/index.php?title=BPMN2-Modeler/Build Builds] - Access source code and get instructions on how to build BPMN2 Modeler.
+
* [https://wiki.eclipse.org/index.php?title=BPMN2-Modeler/Build Builds] - Get access to source code and instructions on how to build BPMN2 Modeler.
 
* [https://git.eclipse.org/c/bpmn2-modeler/org.eclipse.bpmn2-modeler.git Source Code] - Browse the Git repository.
 
* [https://git.eclipse.org/c/bpmn2-modeler/org.eclipse.bpmn2-modeler.git Source Code] - Browse the Git repository.

Revision as of 12:35, 24 June 2014

General

Welcome to the Project BPMN2 Modeler Wiki page.

BPMN2 Modeler is a graphical modeling tool that generates BPMN 2.0 spec-compliant files. This page contains useful information for developers who wish to build, and possibly contribute to, the BPMN2 Modeler editor.

User Resources

  • Update Site - Download and install BPMN2 Modeler.
  • Tutorials - View tutorials, screencasts and blog articles.
  • User Forum - Have a question? Please don't hesitate to ask!
  • Project Plan - See what's in the works for upcoming releases.

Developer Resources

  • Builds - Get access to source code and instructions on how to build BPMN2 Modeler.
  • Source Code - Browse the Git repository.

Back to the top