I've was running my single .java file with main class by command line javac solution.java but I opened that file on Intellij to use your tools. The problem is that I can't running because I don't se the green arrow or run option on context menu. How I can fix it?
- I've set up JDK;