Difference between revisions of "WDSC/Plugin"

From MidrangeWiki
Jump to: navigation, search
(Software Configuration Management)
(Free RSE Extensions: +iSphere, typos, DBU link dead)
Line 34: Line 34:
 
** a custom editor for data areas (WDSC 6.x or later required)
 
** a custom editor for data areas (WDSC 6.x or later required)
 
** the ability to display data queue properties and contents (WDSC 6.x or later required)
 
** the ability to display data queue properties and contents (WDSC 6.x or later required)
* [http://plugin.midrange.com/ midrange.com's RSE Enhancements]
+
* [http://plugin.midrange.com/ Midrange.com's RSE Enhancements]
 
* [http://www.taskforce-it.de/downloads.php Task Force implementation of TN5250J in WDSc/RDi]
 
* [http://www.taskforce-it.de/downloads.php Task Force implementation of TN5250J in WDSc/RDi]
** With this plugin it is no longer neccessary to leave the IDE if a 5250 session to the system i is needed.
+
** With this plugin it is no longer necessary to leave the IDE if a 5250 session to the system i is needed.
* [http://www.prodatacomputer.com/WDSCForm.shtml ProData DBU]
+
* [http://www.prodatacomputer.com/WDSCForm.shtml ProData DBU] DEAD LINK
 
* [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]
 
* [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.
 
** Keep your TODOs close to your source code. This plugin integrates 'Task Tags' into RDp/RDi.
 +
* [http://sourceforge.net/projects/isphere/ iSphere]
 
[[Category:WDSC]]
 
[[Category:WDSC]]
 
[[Category:Open Source]]
 
[[Category:Open Source]]

Revision as of 17:02, 14 January 2015

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.

IBM DeveloperWorks wiki

Software Configuration Management

Impact Analysis

Utilities

Free RSE Extensions