Difference between revisions of "WDSC/Plugin"

From MidrangeWiki
Jump to: navigation, search
(Added link to RPGUnit plugin)
(Free RSE Extensions)
Line 37: Line 37:
 
* [http://www.tools400.de/rpgunit/update/rdp8.0/ RPGUnit by Tools/400]
 
* [http://www.tools400.de/rpgunit/update/rdp8.0/ RPGUnit by Tools/400]
 
** Unit tests at your fingertips. This plugin integrates RPGUnit into RDp/RDi.
 
** Unit tests at your fingertips. This plugin integrates RPGUnit into RDp/RDi.
 +
* [http://www.tools400.de/markertags/update/rdp8.0/ LPEX Marker Tags by Tools/400]
 +
** Keep your TODOs close to your source code. This plugin integrates 'Task Tags' into RDp/RDi.
 
[[Category:WDSC]]
 
[[Category:WDSC]]
 
[[Category:Open Source]]
 
[[Category:Open Source]]

Revision as of 15:34, 30 November 2013

Plug-ins for WDSC:

See also Plugin_development

A plug-in is an add-on piece of software that extends the base functionality of Eclipse. Most Eclipse plug-ins can be added and updated by Help->Software Updates->Find and Install. A plug-in can provide new perspectives, new views or new menu items.

Updating WDSC is never done through Help->Software Updates! Always use the IBM Installation Manager to update WDSC.

Software Configuration Management

Impact Analysis

Utilities

Free RSE Extensions