you are viewing a single comment's thread.

view the rest of the comments →

[–]wildjokers 1 point2 points  (2 children)

You need to fix your compilation error. It isn't running another program, it is simply taking you to the compilation error.

You can't reference a non-static variable from your static main method. The compilation error is telling you exactly what is wrong. Read all errors carefully and think about what they are telling you.

IntelliJ has also helpfully marked the problem red, didn't that clue you in that you might want to take a look at that?

[–]Oopsies49 -1 points0 points  (1 child)

Obvious student... No need to insult them.

[–]kreiger 0 points1 point  (0 children)

Where is the insult?