[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: Why does the director spin off in the background?

Ben Vitale pisze:
When I run the director app from the command line on Windows, it shows the splash screen, but immediately returns control to the DOS prompt.

As such, I have no way to know when the operation is complete, unless I leave the splash screen in focus until it goes away.

What is the reasoning behind this? Is there a way to run it "modal"?

that's how eclipse.exe works - it chooses usually jvm.dll or javaw.exe rather than java.exe and they work like that.


try using eclipsec.exe and make sure there's no -vm args in eclipse.ini