Difference between revisions of "WDSC/Plugin"
From MidrangeWiki
< WDSC
(→Software Configuration Management) |
Starbuck5250 (talk | contribs) (→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/ | + | * [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 | + | ** 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.
Contents
IBM DeveloperWorks wiki
Software Configuration Management
- Rocket Aldon Lifecycle Manager
- Arcad Software
- MKS Implementer
- Remain
- SoftLanding Turnover
- Task Force - CMOne
Impact Analysis
Utilities
Free RSE Extensions
- Arcad 5250 Emulator for Eclipse
- SoftLanding's RSE Extensions The Extensions provide:
- direct access to spooled file output from WDSC
- the ability to view and respond to iSeries messages from within WDSC
- a perspective for viewing two source-editing windows simultaneously
- graphical compare and merge editors for iSeries source code (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)
- Midrange.com's RSE Enhancements
- Task Force implementation of TN5250J in WDSc/RDi
- With this plugin it is no longer necessary to leave the IDE if a 5250 session to the system i is needed.
- ProData DBU DEAD LINK
- RPGUnit by Tools/400
- Unit tests at your fingertips. This plugin integrates RPGUnit into RDp/RDi.
- LPEX Marker Tags by Tools/400
- Keep your TODOs close to your source code. This plugin integrates 'Task Tags' into RDp/RDi.
- iSphere