This Question is Not Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
3 Replies Last post: Dec 30, 2008 2:30 PM by Sebastian  
Sebastian  Newbie 11 posts since
Nov 2, 2008
Currently Being Moderated

Dec 30, 2008 2:00 PM

JRuby gems lib not parsed for autocompletion

Hello,

 

My environment is Fedora Linux, Java 1.6, IntelliJ 8.1 with Ruby plugin

 

I have installed JRuby 1.1.3 directly with fedora. This works perfectly and the gems are found and autocompletion in 'requite (...)' or in the code works.

In addition I have installed JRuby 1.1.6 manually and put it in a subdirectory. I configured it as JDK and it works, I can run a mixed JRuby, Java application but the autocompletion is not working. In the module area of the project structure, I can see that the lib is marked with a question marked but the JDK configuration seems to be fine.

 

I have attached Screen shots from all dialogs.

 

Do you have any idea why it is not working?

 

Best Regards

 

Sebastian

Attachments:
Oleg Shpynov JetBrains 277 posts since
Nov 6, 2007
Currently Being Moderated
Dec 30, 2008 2:08 PM in response to: Sebastian
Re: JRuby gems lib not parsed for autocompletion

Hello Sebastian,

My environment is Fedora Linux, Java 1.6, IntelliJ 8.1 with Ruby plugin

 

I have installed JRuby 1.1.3 directly with fedora. This works perfectly and the gems are found and autocompletion in 'requite (...)' or in the code works.

In addition I have installed JRuby 1.1.6 manually and put it in a subdirectory. I configured it as JDK and it works, I can run a mixed JRuby, Java application but the autocompletion is not working. In the module area of the project structure, I can see that the lib is marked with a question marked but the JDK configuration seems to be fine.

I`ve created corresponding issue: http://www.jetbrains.net/jira/browse/RUBY-2639

Feel free to vote, comment and track progress of it.

 

Thanks,

Oleg

More Like This

  • Retrieving data ...