在AS/400的RPGILE中用于编程的最佳IDE是什么?您可以使用Visual Studios IDE连接到400吗? [英] What is the best IDE to use for programming in RPGILE for the AS/400 ? Can you connect to a 400 using Visual Studios IDE?

查看:222
本文介绍了在AS/400的RPGILE中用于编程的最佳IDE是什么?您可以使用Visual Studios IDE连接到400吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在AS/400的RPGILE中用于编程的最佳IDE是什么?您可以使用Visual Studios IDE连接到400吗?

What is the best IDE to use for programming in RPGILE for the AS/400 ? Can you connect to a 400 using Visual Studios IDE?

我是一个C#程序员,他爱上了Visual Studios,而且比使用pdm编辑器从事rpg编程多年的人们要年轻得多.

I'm a C# programmer who fell in love with Visual Studios and also am a lot younger than allot of the folks who have been working with rpg programming for years using the pdm editor.

我的问题是,有没有办法在RPGILE中进行编码/连接到Visual Studios中的AS/400?

My question, is there a way to code in RPGILE / connect to AS/400's in Visual Studios?

我的后续问题-我应该使用另一个IDE吗?亲爱的上帝,我需要的只是智能!

My follow up question - is there another IDE I should be using? Dear god, all I need is intellisense!

预先感谢,并非常感谢那里的RPG程序员.

Thanks in advance, and much respect to the RPG programmers out there.

推荐答案

这是一票难得的投票结果,因为通常工具建议与Stack Overflow无关.但是,我将回答这个问题,因为实际上只有少数IDE可用.

This has a close vote because typically tool recommendations are off topic for Stack Overflow. However, I will answer this because there are really only a few IDE's available.

RDi

Rational Developer for i is the official RPG development tool, and as of v6.1 of the operating system, the only editor for RPG from IBM that supports the full RPG spec. SEU was stabilized back at v6.1, and does not include support for any of the RPG or SQL goodness that has been added since then. Virtually every RPG program I write now will throw dozens of errors in SEU, and my system is only at v7.1 (for the moment).

MiWorkplace

Mihael Schmidt具有RDi的低成本替代品.只需支付27.50欧元(约合30美元),您就可以使用RDi最常用的功能,但是您会错过一些功能.我认为,其中最重要的是轮廓视图.但是,如果您预算有限,并且需要编写RPG,或者您正在学习,那么这是一个功能强大的IDE.此预配置有一个免费版本,可与 pub400.com 一起使用.

Mihael Schmidt has a low cost alternative to RDi. For €27.50 (roughly $30) you get the most used features of RDi, but there are several features you will miss. The most significant of those, in my opinion, is the outline view. However, if you are on a tight budget, and you need to write RPG, or you are just learning, this is a capable IDE. There is a free version of this pre-configured for use with pub400.com.

记事本++

并不是一个真正的IDE,对那些喜欢它的人表示歉意,但是Liam Allan提供了适用于自由格式RPG的插件(如果您只需要一个快速而肮脏的编辑器即可为代码着色).他还具有另一个插件,让您执行远程命令并解析编译错误列表.

Not really an IDE, with apologies to those who love it, but Liam Allan has provided a plugin for free-format RPG if you just need a quick and dirty editor that can color your code. He also has another plugin to let you execute remote commands and parse the compile error listing.

猎户座

如果您的源在IFS中,则可以使用Orion. Orion是基于开源浏览器的编辑器,已包含在5733OPS选项8中.它仍然有些精简,但根据您的情况,它可能是Notepad ++的竞争对手.

If your source is in the IFS, you can use Orion. Orion is an open source browser based editor that has been included in 5733OPS option 8. It is still a little lean, but may be a competitor to Notepad++ depending on your circumstances.

Visual Studio代码

与Orion和Notepad ++一样,您的源代码必须位于IFS中才能使用Visual Studio Code,但其流行度正在增长,因此在此将其包括在内.请注意,这不是Visual Studio,而是Microsoft的单独编辑器.您将要安装RPG语言插件从Niels Liisburg获得RPG资源突出显示功能.

Like Orion and Notepad++, your source must be in the IFS to use Visual Studio Code, but its popularity is growing, so I included it here. Note that this is not Visual Studio, but a seperate editor from Microsoft. You will want to install the RPG Language Plugin from Niels Liisburg to get the RPG source highlighting to work.

这篇关于在AS/400的RPGILE中用于编程的最佳IDE是什么?您可以使用Visual Studios IDE连接到400吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆