Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

IntelliJ 14 Ruby plugin - plus require load path

$
0
0

Hello,

 

So I've been using RubyMine for a while for all my Ruby - and some Puppet - needs. Since I also do some Python and C++ devel I wanted to add their respective plugins. Apparently this is not allowed and the whole IntelliJ IDE is required. So I got that and now when I'm trying to get the Ruby part setup it cannot find Ruby's builtin classes like yaml or digest.

 

I have the Ruby SDK set, the interpreter is working, and I see Ruby as an external library but IntelliJ cannot resolve the builtin Ruby classes. It does resolve in projects internal classes.

 

thanks for the help,

 

Brandon


Viewing all articles
Browse latest Browse all 5481

Trending Articles