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

STP/BPMN Component/Eclipse con 2007 STP BPMN Tutorial (Setup)

< STP‎ | BPMN Component
Revision as of 23:52, 4 March 2007 by Hmalphettes.intalio.com (Talk | contribs) (New page: == Installing the modeler == Requirements: * JDK1.5 and more recent * eclipse-3.2.1 platform or SDK to be able to develop extensions to the modeler. * GMF-1.02 and more recent. All of its ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installing the modeler

Requirements:

  • JDK1.5 and more recent
  • eclipse-3.2.1 platform or SDK 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/


Stand-alone installation

This installation is for the end-user. It is enough to test the modeler as is. Requirements:

JDK1.5 and more recent
Eclipse-platform-3.2.1 and more recent
GMF-1.0.2 and more recent. and its dependencies.
The stp.bpmn feature.

Dev installer

This installation is to be able to develop extensions to the modeler. It is required for the hand-on part of the STP-BPMN modeler tutorial.

It is a good idea to install the other STP plugins to develop WSDL related scenarios.

Back to the top