So I change the -vm
argument for eclipse.exe
using the eclipse.ini
settings file, and now there's an command prompt console (even if I remove the -vm
value).
Does anyone know how to turn off the console so I only have the eclipse GUI and not the console window? I'm running MS Windows 7.
EDIT: Solved thanks to Kennet, the problem was I was using java.exe
instead of javaw.exe
!!!
eclipse.exe -vm <path-to-java>\javaw.exe
javaw is a 'no console version' of java
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With