iSeries RPG Editor for your laptop (free AS400 SEU RDi Alternative)

I've just stumbled across an open source RPG Source Editor thats built around a PC Editor called Eclipse - I've only ever used Eclipse for my very infrequent Java work. Having recently decided to upgrade all the Projex400 utilities to RPG/FREE and make them available on this website I'm very excited about this great bit of software.

More details are at RPG NEXT GEN which looks very promising.

This site offers some resources for working with the programming language RPG (native on IBM System i). IMHO IBM has done a poor job so far providing the RPG programming community with any decent software development kit for RPG compared to the Java Development Kit offered by Sun to the java community. Some people might now argue that IBM has done a great job by providing WDSCi and EGL. But perhaps this is comparing apples with pears. Anyway ... where is the solution?

One thing is clear ... there is no current adhoc solution to it. I'm trying to make life a little bit easier for the RPG developers and offer some resources.

It's still in Alpha stages of development but i think this could become a serious rival to the excellent (but expensive) IBMoffering - WDSC.

Reading some forum discussions it seems that it could offer SEP Debugging, and basically anything else if we help the developer. This is a very exciting development and I've already offered my assistance to the website owner. Watch this space!

So, far installation was straight forward

  • download it, unzip it, click it!   ;)

and it worked straight out of the box.

I've used it to tentatively edit some legacy RPG3 source code and it's a huge improvement over clunky old SEU.

 

 

Comments

NickLitten's picture

 Hi,

 

I'm happy to announce that a new version of the free RPG editor is out.

 

Some new features are:

 

- Switch to Eclipse 3.4

- Refactored Remote Explorer filter system

- Handle different source file lengths

- Locking of members while editing

- Export source wizard (optional: zipped and/or flat)

- Replace from local history

- "Save As" support in the editor

- Spooled File view sorting on all columns

 

The update can either be fetched via the update site ( http://www.rpgnextgen.com/update/ ) or via the download page of the RPG Next Gen website.

 

I have made packages for linux x86, windows win32, mac os x carbon x86.

If there is a need for other packages let me know and i'll put it on my todo-list (which has gotten quite big =).

 

The RCP package (the download) also contains a help section which should help you getting started quick and easy.

 

There are some video tutorials on the web site now (look at the editor project page). Any ideas for more tutorials are welcome.

 

It would be nice to get some feedback.

 

Thanx in advance

 

Mihael

2 quick questions -

  • As there a way of showing the current version (and a link to download) at the top of the forum?
  • Is this still in Beta?

ps the forum on the RPGNG website doesnt let me in - is projex in partnership or something?

NickLitten's picture

Current latest version can be downloaded from Mihael's website at http://www.rpgnextgen.com/index.php?content=download

I would recommend grabbing the latest development snapshot to keep up to date. Remember to report any bugs you may find...   ;)

The project has moved to Sourceforge.net for some time now: http://rpgnextgen.sf.net

A rewrite of the editor is in progress with clean code and more futures (f. e. CL support).

Try http://code.google.com/p/irpgeditor. Work in Windows and Linux...