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 "JWT Downloads"

(Java Workflow Tooling 0.5.0)
m (Java Workflow Tooling 0.5.0)
Line 54: Line 54:
 
   <tr>
 
   <tr>
 
     <td bgcolor="#E1E1E1"><strong>View Creator </strong></td>
 
     <td bgcolor="#E1E1E1"><strong>View Creator </strong></td>
     <td bgcolor="#F4F4F4"><div align="center">bin</div></td>
+
     <td bgcolor="#F4F4F4"><div align="center">[http://archive.eclipse.org/technology/jwt/org.eclipse.jwt.weview_0.4.0_incubation.jar binary jar]</div></td>
     <td bgcolor="#F4F4F4"><div align="center">src</div></td>
+
     <td bgcolor="#F4F4F4"><div align="center">[http://archive.eclipse.org/technology/jwt/org.eclipse.jwt.weview_0.4.0_incubation.jar source jar]</div></td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>

Revision as of 04:34, 26 November 2008

General Information

Requirements

  • J2SE 5.0 or later
  • Eclipse 3.4 "Ganymede" with EMF and GEF, available in several bundles there.
  • A detailed list of requirements can be found at here

Installing using the Update site

The easiest and preferred way to install JWT is to use the update site mechanism from within Eclipse (in the "Help > Software Update..." menu ). Add the JWT update site at [1] and download and install all JWT plugins and their dependencies automatically.

Installing the Jars

Alternatively, you can download the plugin jar files below and put them in the plugins directory of your Eclipse installation. In this case, you also have to install (typically using the Ganymede update site) the Ganymede releases of the following required Eclipse plugin dependencies :

  • GEF (which also packs the required draw2d)
  • EMF

Current Release

The current release is the Java Workflow Tooling 0.5.0 (released on October 29th, 2008). For information about the dependencies that must be met in order to run these components, please refer to Requirements.

Releases

Java Workflow Tooling 0.6.0

this is the upcoming release (Upcoming Release Information)



Java Workflow Tooling 0.5.0

this is the current release

WE
Release Package
Source Package
Workflow Editor
src, javadoc
Tutorial
pdf
-
Example Processes
zip
-
View Creator

 

WE Plugins
Release Package
Source Package
Documentation Generator
src
UML Activity Diagram View
src
Action Plugin Example
bin
src
View Plugin Example
bin
src
Editor Sheet Example
bin
src

 

Transformations
Release Package
Source Package
Base
src
JWT to XPDL
src



Java Workflow Tooling 0.4.0

this is an old release

WE
Release Package
Source Package
Workflow Editor
Tutorial
-
Example Processes
-
View Creator

 

WE Plugins
Release Package
Source Package
Documentation Generator
Action Plugin Example

See also

Back to the top