On Wed, Aug 17, 2005 at 03:59:36PM -0400, Arthur Ryman wrote: > I just starting seeing some crashes at startup: > > I don't get past the splash screen. > > Any suggestions for debugging this? Thx.
>From the error dialog it looks like you're using c:\windows\system32\javaw.exe as the VM's executable, which is almost certainly not one you want to use. The -vm switch will let you choose a better java.exe/javaw.exe to run against. _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
