ceylon-ide-intellij
ceylon-ide-intellij copied to clipboard
no way to pass JVM arguments or system properties, or set cwd
When running a Ceylon program, we're missing a way to set all the various things that the Java + Groovy runners support.
@gavinking I implemented most of this for 1.3.0, do you see anything else missing?
@bjansen I think everything is there except the cwd.