Difference between revisions of "WDSC"

From MidrangeWiki
Jump to: navigation, search
m (typo Webshere -> Websphere)
(Added plug-in section)
Line 13: Line 13:
  
 
Some troubleshooting tips: [[WDSCi troubleshooting]]
 
Some troubleshooting tips: [[WDSCi troubleshooting]]
 +
==Plug-In's==
 +
WDSC supports a similar plug-in mechanism to Eclipse, with some modifications to support the [[RSE]].
  
 +
A number of vendors have plug-in's for their specific product, and there are some open-source plug-in's available.
 +
 +
In general, most plug-in's designed for [[Eclipse]] 3.0 will work fine in WDSC.
 
==Categories==
 
==Categories==
 
[[Category:Editors]]
 
[[Category:Editors]]
 
[[Category:Definitions]]
 
[[Category:Definitions]]

Revision as of 16:44, 15 December 2006

WDSC, an acronym for Websphere Development Studio Client for iSeries, is a robust, windows-based, integrated development environment oriented for iSeries developers.

WDSC has support for editing various types of files...

  • RPG (including variations of the language like RPG II, RPG III, RPG IV, RPG/Free, SQLRPG and SQLRPGLE).
  • CL
  • Java
  • HTML
  • JSP

Additionally, it contains...

Some troubleshooting tips: WDSCi troubleshooting

Plug-In's

WDSC supports a similar plug-in mechanism to Eclipse, with some modifications to support the RSE.

A number of vendors have plug-in's for their specific product, and there are some open-source plug-in's available.

In general, most plug-in's designed for Eclipse 3.0 will work fine in WDSC.

Categories