After starting XXE 4.0.x on Windows a DOS command box remains open. This
is a change with respect to XXE 3.x.x. Keeping the box open seems
unnecesary for regular usage.
The cause is a change in bin\xxe.bat. The ditributed started script contains
start java ... (XXE 4.0.x)
instead of
start javaw ... (XXE 3.x.x)
But the comment inside xxe.bat still says:
rem * Replace "start javaw" by "start java" if you need to see
rem Java exception stack traces and other low-level error messages
rem printed on the console.
Please clarify what is the intended default behavior.
Thanks in advance.
--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado