I created a simple Java screen file containing a class called "TestGenerics" containing some code and a main method. The code seems fine, however, when I try to run it (by right-clicking> Run "TestGenerics.main ()", I get this error: "Module not specified"
A similar situation occurs with a file from scratch containing Lua code, an error message: "Error starting scratch. 1 (2): The executable file is not specified"
Any ideas?
intellij-idea ide intellij-14 scratch-file
danielgpm Nov 25 '14 at 7:17 2014-11-25 07:17
source share