Compile non-ui, but don't run it yet
- By Dan Haugland
Building a headless app that I will wrap into an exe and run as a service, all is well compiling in debug mode, but when switching to release I want to compile to .jar but NOT run it. Workaround...