fac735a419
The problem was: IDEA passes a DummyCompilerContext, whose project is null As a result, a freshly created "Hello, world" didn't run (failed with NoClassDefFound, because the compiler didn't emit any code)