Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 DeveloperFAQ"

(How to extend/modify JWT)
m
Line 10: Line 10:
 
=== Extending the Workflow Editor ===
 
=== Extending the Workflow Editor ===
  
The article [[http://wiki.eclipse.org/JWT_Extensions| Extending JWT-WE]] contains information on how JWT can be extended by user-defined plugins that provide e.g. external actions or additional views.
+
The article [http://wiki.eclipse.org/JWT_Extensions| Extending JWT-WE] contains information on how JWT can be extended by user-defined plugins that provide e.g. external actions or additional views.
  
 
=== Modifying the Workflow Editor ===
 
=== Modifying the Workflow Editor ===
  
The article [[http://wiki.eclipse.org/JWT_Modifications| Modifying JWT-WE]] provides information on how several recurring tasks (like adding preferences to the preferences menu) can be accomplished.
+
The article [http://wiki.eclipse.org/JWT_Modifications| Modifying JWT-WE] provides information on how several recurring tasks (like adding preferences to the preferences menu) can be accomplished.
  
 
== How to prepare a new Release ==
 
== How to prepare a new Release ==
Line 20: Line 20:
 
=== Releasing the Workflow Editor ===
 
=== Releasing the Workflow Editor ===
  
[[http://wiki.eclipse.org/JWT_Checklists#Release_JWT_Workflow_Editor | Releasing JWT-WE]] shows how to carry out a new Workflow Editor release.
+
[http://wiki.eclipse.org/JWT_Checklists#Release_JWT_Workflow_Editor | Releasing JWT-WE] shows how to carry out a new Workflow Editor release.
  
 
=== Releasing the AgilPro LiMo/Simulator ===
 
=== Releasing the AgilPro LiMo/Simulator ===
  
[[http://wiki.eclipse.org/JWT_Checklists#Release_AgilPro_LiMo_and_Simulator | Releasing AgilPro]] describes the deployment process of the AgilPro Light Modeler (LiMo) and the AgilPro Simulator.
+
[http://wiki.eclipse.org/JWT_Checklists#Release_AgilPro_LiMo_and_Simulator | Releasing AgilPro] describes the deployment process of the AgilPro Light Modeler (LiMo) and the AgilPro Simulator.
  
== Checklists (for Release etc.) ==
 
  
 
= See also =
 
= See also =

Revision as of 15:26, 25 July 2008

Frequently Asked Questions for Developers


Installing JWT Source

Internal Layout of JWT program code

How to extend/modify JWT

Extending the Workflow Editor

The article Extending JWT-WE contains information on how JWT can be extended by user-defined plugins that provide e.g. external actions or additional views.

Modifying the Workflow Editor

The article Modifying JWT-WE provides information on how several recurring tasks (like adding preferences to the preferences menu) can be accomplished.

How to prepare a new Release

Releasing the Workflow Editor

| Releasing JWT-WE shows how to carry out a new Workflow Editor release.

Releasing the AgilPro LiMo/Simulator

| Releasing AgilPro describes the deployment process of the AgilPro Light Modeler (LiMo) and the AgilPro Simulator.


See also

Back to the top