How to turn off Eclipse console on Windows
Posted
by engfer
on Stack Overflow
See other posts from Stack Overflow
or by engfer
Published on 2010-05-25T20:15:49Z
Indexed on
2010/05/25
21:01 UTC
Read the original article
Hit count: 154
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.
© Stack Overflow or respective owner