Wednesday, February 25, 2004, 12:47:13 AM, you wrote: ROH> Thank you Phillip. I've looked now where you suggested, but Eclipse's ROH> installed JRE looks right, and my experiment with pointing it to a ROH> different JRE has not fixed it.
ROH> The Macromedia Homesite installation did mess with some things I wish ROH> it wouldn't have, such as by adding "Set Program Access and Defaults" ROH> to the menu which rises above my Start button, in C:\Documents and ROH> Settings\All Users.WINNT\Start Menu. I note that one option in that ROH> "Set Program Access and Defaults" is "Choose a default virtual machine ROH> for Java". But it is set by default to "Use my current virtual ROH> machine for Java" and not to the alternative "Microsoft Virtual ROH> Machine". So maybe that is harmless. [snip] Richard, I see that you're running on Windows. Go to the shortcut that you use to start Eclipse and add the path to javaw, like this: -vm C:\apps\java\sun1.4.2\bin\javaw.exe Here is the full path of the target that I use. C:\apps\eclipse3.0\eclipse.exe -data c:\workspaces\big -vm C:\apps\java\sun1.4.2\bin\javaw.exe Chris -- Chris Grindstaff | http://gstaff.org _______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
