Difference between revisions of "WDSC/Plugin"
From MidrangeWiki
< WDSC
m (Subclipse isn't specific to System i) |
Hopkins0330 (talk | contribs) (→Software Configuration Management) |
||
(20 intermediate revisions by 9 users not shown) | |||
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. | ||
+ | == IBM DeveloperWorks wiki == | ||
+ | * [https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/W5655eb35823a_4511_8970_3f665cc5d557/page/How%20to%20Extend%20RDi How to extend RDi] | ||
− | + | == Software Configuration Management == | |
− | + | * [http://www.rocketsoftware.com/brand/rocket-aldon/ Rocket Aldon Lifecycle Manager] No MAC version available | |
− | + | * [http://www.arcadsoftware.com/ Arcad Software] | |
− | + | * [http://www.mks.com/solutions/discipline/ibmi MKS Implementer] | |
− | + | * [http://www.remainsoftware.com/ Remain] | |
− | + | * [http://www.softlanding.com/turnover/index.htm SoftLanding Turnover] | |
− | + | * [http://www.taskforce-it.de Task Force - CMOne] | |
− | |||
− | + | == 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 Plug-ins== | |
− | + | * [http://www.arcadsoftware.com/resource-center/software-downloads.html Arcad 5250 Emulator for Eclipse] | |
− | + | * [https://www.softlanding.com/resources/ 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://plugin.midrange.com/ Midrange.com's RSE Enhancements] | |
− | + | * [http://www.taskforce-it.de/downloads.php Task Force implementation of TN5250J in WDSc/RDi] | |
− | + | ** With this plugin it is no longer necessary to leave the IDE if a 5250 session to the system i is needed. | |
− | + | * [http://www.prodatacomputer.com/WDSCForm.shtml ProData DBU] DEAD LINK | |
− | + | * [http://www.tools400.de/rpgunit/update/rdp8.0/ RPGUnit by Tools/400] | |
+ | ** Unit tests at your fingertips. This plugin integrates RPGUnit into RDp/RDi. | ||
+ | * [http://www.tools400.de/markertags/update/rdp8.0/ LPEX Marker Tags by Tools/400] | ||
+ | ** Keep your TODOs close to your source code. This plugin integrates 'Task Tags' into RDp/RDi. | ||
+ | * [[ISphere | iSphere]] | ||
+ | ** Offers many enhancements to RDi. | ||
+ | * [http://quantum.sourceforge.net/ Quantum DB] | ||
+ | ** Database perspective connects to multiple data sources via JDBC | ||
+ | * [http://www.eclipse.org/egit/ eGit] | ||
+ | ** Source version control system to enable RDi to connect with Git. | ||
+ | * [http://hawkinfo.com/documentation/ Hawkeye Pathfinder] | ||
+ | ** Code cross referencing using Hawkeye Pathfinder product. | ||
+ | == Categories == | ||
[[Category:WDSC]] | [[Category:WDSC]] | ||
+ | [[Category:Open Source]] |
Latest revision as of 15:10, 9 January 2018
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.
Contents
IBM DeveloperWorks wiki
Software Configuration Management
- Rocket Aldon Lifecycle Manager No MAC version available
- Arcad Software
- MKS Implementer
- Remain
- SoftLanding Turnover
- Task Force - CMOne
Impact Analysis
Utilities
Free RSE Plug-ins
- 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 necessary to leave the IDE if a 5250 session to the system i is needed.
- ProData DBU DEAD LINK
- RPGUnit by Tools/400
- Unit tests at your fingertips. This plugin integrates RPGUnit into RDp/RDi.
- LPEX Marker Tags by Tools/400
- Keep your TODOs close to your source code. This plugin integrates 'Task Tags' into RDp/RDi.
- iSphere
- Offers many enhancements to RDi.
- Quantum DB
- Database perspective connects to multiple data sources via JDBC
- eGit
- Source version control system to enable RDi to connect with Git.
- Hawkeye Pathfinder
- Code cross referencing using Hawkeye Pathfinder product.