Iskak

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
Iskak created a post, AnsweredJRuby and Java code completion
IDEA can't autocomplete java things require 'java'frame = javax.swing.JFrame.new() For example, it doesn't recognize javax.swing package and nested objects neither. How to turn autocompletion on?