Code Completion with Ruby + Qt -
i'm learning qt programming ruby. know ide provides code completion qt apis when using ruby?
i'm using netbeans @ moment - i've set use standard ruby interpreter didn't know how qt working jruby - getting set correctly solve problem?
if using linux, can try kdevelop ruby plugin. if there 1 ide supporting both ruby , qt, it's kdevelop.
if using ubuntu, bit of trouble because there no .deb packages available ruby plugin, have build plugin yourself.
there instructions build php plugin ubuntu here : http://milianw.de/blog/building-kdevplatform-kdevelop-and-the-php-plugin-from-svn. suspect procedure should same ruby plugin.
Comments
Post a Comment