WordRider Home
Welcome! Log In Create A New Profile

Advanced

IntelliJ Idea problem

Posted by ad48 
IntelliJ Idea problem
July 23, 2014 11:39AM
I download plugins in intellij idea (and reimport) using this tutorial {[wordrider.net]}.
If i open TestApp (i test in uloz.to and ulozisko),in main it shows error.
{
Application.launch(TestApp.class, args);

launch (Java.lang.Class , String[]) in Application cannot be applied
to (Java.lang.Class, String[])
}
Re: IntelliJ Idea problem
July 23, 2014 11:51AM
Fixed. I installed java sdk (8).
Sorry, only registered users may post in this forum.

Click here to login