Difference between revisions of "WDSC/Plugin"
From MidrangeWiki
< WDSC
m (Subclipse isn't specific to System i) |
(Reformated into wiki markup and added midrange.com rse plugin) |
||
Line 7: | Line 7: | ||
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. | ||
+ | == Software Configuration Management == | ||
+ | * [http://www.aldon.com/products/lmi/ Aldon Lifecycle Manager] | ||
+ | * [http://www.arcadsoftware.com/ Arcad Software] | ||
+ | * [http://www.mks.com/products/implementer MKS Implementer] | ||
+ | * [http://www.remain.nl/ Remain] | ||
+ | * [http://www.softlanding.com/turnover/index.htm SoftLanding Turnover] | ||
− | + | == Impact Analysis == | |
− | + | * [http://www.helpsystems.com/solutions/abstract.html Help/Systems Abstract] | |
− | + | * [http://www.databorough.com/ Databorough's X-Analysis] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | == Utilities == | |
− | + | * [http://www.linomasoftware.com/products/surveyor Linoma Software's Surveyor/400] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | == Free RSE Extensions == | ||
+ | * [http://www.arcadsoftware.com/content/view/201/316/ Arcad 5250 Emulator for Eclipse] | ||
+ | * [http://www.softlanding.com/websphere/rse.htm 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) | ||
+ | * [http://rse-enhancements.googlecode.com/ midrange.com's RSE Enhancements] | ||
[[Category:WDSC]] | [[Category:WDSC]] | ||
+ | [[Category:Open Source]] |
Revision as of 18:12, 14 August 2008
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
- 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