Difference between revisions of "WDSC/Plugin"

From MidrangeWiki
Jump to: navigation, search
(Software Configuration Management)
(Free RSE Extensions)
Line 32: Line 32:
 
** 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://rse-enhancements.googlecode.com/ midrange.com's RSE Enhancements]
 
* [http://rse-enhancements.googlecode.com/ midrange.com's RSE Enhancements]
* [http://www.taskforce-it.de/downloads/TN5250J%20Manual.pdf 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 neccessary to leave the IDE if a 5250 session to the system i is needed.
 
[[Category:WDSC]]
 
[[Category:WDSC]]
 
[[Category:Open Source]]
 
[[Category:Open Source]]

Revision as of 14:13, 17 January 2009

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
  • 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.