The iSphere Source Code has been moved to GitHub (https://github.com/rdi-open-source/isphere-plugin) on January 3rd, 2024.
Important: The update site and ticket management has been moved to GitHub as well.
iSphere is an open source plug-in for IBM's Rational Developer for i 9.5.1.3+. It delivers high quality extensions to improve developer productivity.
IBM's current Eclipse based Integrated Development Environment (IDE) is a huge step beyond SEU, but it still lacks features...
Convert fixed-format RPG code to free-form RPGILE code
This IBM i (aka iSeries, AS400) command provides for code modernisation by converting fixed-format RPG and RPGLE source code into fully free-form RPGLE source in a non-destructive manner.
Converts:
* H-Specs
* F-Specs
* D-Specs
* C-Specs
* P-Specs (Subprocedures)
* Key Lists
* Parameter Lists
**PLEASE REPORT ANY ISSUES YOU FIND**
NOTE: Requires V7R2M0 or higher.
Some Background:
This started out as a 'quick and dirty' program for my own needs, but it got a little out of...
The source code of iRPGUnit has been moved to GitHub (https://github.com/tools-400/irpgunit/) on January 5th, 2024.
Important: The update site and ticket management has been moved to GitHub as well.
iRPGUnit is an open source plugin for RDi 9.5.1.3+. The plug-in provides unit tests for RPG on IBM i.
iRPGUnit is a fork of the RPGUnit project, providing enhancements and an Eclipse plug-in for running unit test from your IBM Rational Developer for i.
Further information about...