Difference between revisions of "WDSC/Plugin"

From MidrangeWiki
Jump to: navigation, search
(- link to Eclipse Monkey)
(+list of Softlanding Extensions)
Line 31: Line 31:
 
<ul>
 
<ul>
 
<li>[http://www.arcadsoftware.com/content/view/201/316/ Arcad 5250 Emulator for Eclipse]</li>
 
<li>[http://www.arcadsoftware.com/content/view/201/316/ Arcad 5250 Emulator for Eclipse]</li>
<li>[http://www.softlanding.com/websphere/rse.htm SoftLanding's RSE Extensions]</li>
+
<li>[http://www.softlanding.com/websphere/rse.htm SoftLanding's RSE Extensions] The Extensions provide:
 +
  <ul>
 +
    <li> direct access to spooled file output from WDSC</li>
 +
    <li> the ability to view and respond to iSeries messages from within WDSC</li>
 +
    <li> a perspective for viewing two source-editing windows simultaneously</li>
 +
    <li> graphical compare and merge editors for iSeries source code (WDSC 6.x or later required)</li>
 +
    <li> a custom editor for data areas (WDSC 6.x or later required)</li>
 +
    <li> the ability to display data queue properties and contents (WDSC 6.x or later required)</li>
 +
  </ul>
 +
</li>
 
</ul>
 
</ul>
  
 
[[Category:WDSC]]
 
[[Category:WDSC]]

Revision as of 17:38, 21 December 2007

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)