Re: Uncompilable code

2023-04-14 Thread Tim de Vries
Sorry, that's bad code. You can try my SystemCompiler, it may produce more output., But probably bad code. https://tecreations.ca/java/downloads/tecreations-0.?.0.jar and then: cd %user-home%/downloads java -jar tecreations.0.3?.0.jar and then, SpawnSystemCompiler in the default package? UI

Uncompilable code

2023-04-14 Thread Sam Lalani
I am still running into this error using NetBeans IDE 17: java.lang.RuntimeException: Uncompilable code The only resolution was the one I found here: https://stackoverflow.com/questions/2333285/java-lang-runtimeexception-uncom pilable-source-code-what-can-cause-this This post was ov