We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(7)
您可以使用本机工具(“绿屏”工具)。其中大多数也可以作为客户端-服务器(又名 GUI 界面)使用。
您可以使用流行的替代方案 LANSA (www.lansa.com)。
或者你可以使用Java! iSeries 是一台Java 机器。您的新世界令人印象深刻的应用程序的一切都已准备就绪(JVM、JDK、用于访问本地 iSeries 内容的类库 (JtOpen))。最后但并非最不重要的一点是,世界一流的数据库管理器 DB2 是操作系统自带的。怎么样?!
(不,我不是 IBM 代表。只是一个快乐的 RPG 程序员;-)
You can use the native stuff (the "green-screen" tools). Most of them are also available as client-server (aka GUI interface) too.
You can use a popular alternative as LANSA (www.lansa.com).
Or you can use Java!!!. The iSeries is a hell of Java machine. Everything for your new world impressing application is already on board (JVM, JDK, class libraries (JtOpen) to access the local iSeries stuff). And last, but not least, the world-class database manager DB2 is native in the OS. How about that!?
(and no, I'm not a IBM representative. Just a happy RPG coder ;-)
是的。当前基于 Windows 的 IDE 称为“Rational Developer for i”,您可以在 http://www-01.ibm.com/software/awdtools/developer/rdi/。绿屏工具有 PDM、SEU、SDA 等。
还有一个相对较新的非 IBM 解决方案,称为 RPG Next Gen (http://www.rpgnextgen.com/)。
Yes. The current Windows-based IDE is called "Rational Developer for i" and you can find more information at http://www-01.ibm.com/software/awdtools/developer/rdi/. The green-screen tools are PDM, SEU, SDA, etc.
Also there is a relatively new non-IBM solution called RPG Next Gen (http://www.rpgnextgen.com/).
RDi 的一个免费替代品是 RPG Next Gen 编辑器。
http://rpgnextgen.sourceforge.net/
注意,它不支持行级源的维护日期。
A free alternative the RDi is the RPG Next Gen editor.
http://rpgnextgen.sourceforge.net/
Be warned, it does not support the maintenance of the line level source dates.
使用 iRPGEditor - 它是用 Java 编写的开源编辑器。
实际上是1.0b1版本
https://github.com/egomezal/iRPGEditor
Use iRPGEditor- It's Open Source Editor write in Java.
Actually is in versión 1.0b1
https://github.com/egomezal/iRPGEditor
如果您真的想要一份利基职业,我还推荐 Delphi for the AS/400:
http://www.embarcadero.com/products/delphi-400
If you'd really like a niche career, I'd also recommend Delphi for the AS/400:
http://www.embarcadero.com/products/delphi-400
我知道这是一个老问题,但我认为应该提及 m-Power。 m-Power(及其前身)是适用于 iSeries 的最成熟的开发工具之一,其历史可以追溯到 IBM System/38(80 年代初),后来被 AS/400 所取代。这是网站:http://www.mrc-productivity.com/
I know this is an old question, but I think m-Power should be mentioned. m-Power (and its predecessors) is one of the most well established development tools available for the iSeries, dating back to the IBM System/38 (in the early 80s), which was later replaced by the AS/400. Here's the website: http://www.mrc-productivity.com/
MiWorkplace、MiW 可以取代 SEU,而不是 RDi。它改善了 SEU 用户的用户体验,这些用户的管理层不会支付 RDi 的价格。有关 Jon Paris 的评论,请参阅此链接 。
MiWorkplace, MiW, could replace SEU, not RDi. It improves the user experience of SEU users whose management will not pay the price of RDi. For a review by Jon Paris see this link.