Difference between revisions of "WDSC/Plugin"
From MidrangeWiki
< WDSC
Starbuck5250 (talk | contribs) m (→Free RSE Extensions: Fix Softlanding's free extension link) |
Starbuck5250 (talk | contribs) (+DeveloperWorks wiki) |
||
Line 6: | Line 6: | ||
Updating [[WDSC]] is never done through Help->Software Updates! Always use the IBM Installation Manager to update WDSC. | Updating [[WDSC]] is never done through Help->Software Updates! Always use the IBM Installation Manager to update WDSC. | ||
+ | |||
+ | == IBM DeveloperWorks wiki == | ||
+ | * [https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/W5655eb35823a_4511_8970_3f665cc5d557/page/How%20to%20Extend%20RDi How to extend RDi] | ||
== Software Configuration Management == | == Software Configuration Management == |
Revision as of 18:46, 25 August 2014
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
- 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 neccessary to leave the IDE if a 5250 session to the system i is needed.
- ProData DBU
- 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.