开发者

Code Completion with Ruby + Qt

I'm currently learning Qt programming with Ruby. Does anyone know an IDE that provides code completion for the Qt APIs when using Ruby?

开发者_如何转开发I'm using NetBeans at the moment - I've set it up to use the standard Ruby interpreter as I didn't know how to get Qt working with JRuby - would getting this set up correctly solve my problem?


If you are using Linux, you can try KDevelop with the Ruby plugin. If there is one IDE supporting both Ruby and Qt, it's KDevelop.

If you are using Ubuntu, it is a bit of trouble because there is no .deb packages available for the Ruby plugin, you will have to build the plugin yourself.

There is some instructions to build the php plugin for Ubuntu here : http://milianw.de/blog/building-kdevplatform-kdevelop-and-the-php-plugin-from-svn. I suspect that the procedure should be almost the same for the ruby plugin.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜