eclipse -console -consoleLog -debug
- -console : Open eclipse with a console
- -consoleLog : prohibit the plug-ins to silently log entries to the log file
- -debug : Most plug-ins take advantage of the debug options file mechanism that the runtime provides.
Documentation