Difference between revisions of "WDSC/Plugin"

From MidrangeWiki
Jump to: navigation, search
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]
  
<h2>Software Configuration Management</h2>
+
== Impact Analysis ==
<ul>
+
* [http://www.helpsystems.com/solutions/abstract.html Help/Systems Abstract]
<li>[http://www.aldon.com/products/lmi/ Aldon Lifecycle Manager]</li>
+
* [http://www.databorough.com/ Databorough's X-Analysis]
<li>[http://www.arcadsoftware.com/ Arcad Software]</li>
 
<li>[http://www.mks.com/products/implementer MKS Implementer]</li>
 
<li>[http://www.remain.nl/ Remain]</li>
 
<li>[http://www.softlanding.com/turnover/index.htm SoftLanding Turnover]</li>
 
</ul>
 
  
<h2>Impact Analysis</h2>
+
== Utilities ==
<ul>
+
* [http://www.linomasoftware.com/products/surveyor Linoma Software's Surveyor/400]
<li>[http://www.helpsystems.com/solutions/abstract.html Help/Systems Abstract]</li>
 
<li>[http://www.databorough.com/ Databorough's X-Analysis]</li>
 
</ul>
 
 
 
<h2>Utilities</h2>
 
<ul>
 
<li>[http://www.linomasoftware.com/products/surveyor Linoma Software's Surveyor/400]</li>
 
</ul>
 
 
 
<h2>Free RSE Extensions</h2>
 
<ul>
 
<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]  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>
 
  
 +
== 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