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 "STP/BPMN Component/Eclipse con 2007 STP BPMN Tutorial (Setup)"

Line 11: Line 11:
  
 
For the tutorial, do install eclipse-sdk as it is required to develop the extensions to the modeler.
 
For the tutorial, do install eclipse-sdk as it is required to develop the extensions to the modeler.
 +
 +
At this point start eclipse.
 +
Go to the workbench and follow these instructions:
 +
[[STP BPMN Presentation %28Part 1%29]]

Revision as of 00:50, 5 March 2007

Installing the modeler

Requirements:

  • JDK1.5 and more recent
  • eclipse-3.2.1 platform.

The SDK is required to be able to develop extensions to the modeler.

  • GMF-1.02 and more recent. All of its corresponding dependencies.
  • STP-BPMN feature.

For your convenience, here is a zip of GMF, its dependencies and the STP-BPMN feature. http://www.intalio.org/public/eclipsecon/

For the tutorial, do install eclipse-sdk as it is required to develop the extensions to the modeler.

At this point start eclipse. Go to the workbench and follow these instructions: STP BPMN Presentation (Part 1)

Back to the top