Closed GoogleCodeExporter closed 9 years ago
Original comment by eclipseguru@gmail.com
on 15 Jun 2007 at 12:51
This can be manually solved by adding gwt-dev-mac.jar manually to the project;
GWT Tooling could try and do
this automatically (gwt-dev-linux.jar is not added on Macs, as it does not
exist, so maybe just adding *both*
gwt-dev-linux.jar *and* gwt-dev-mac.jar would be the one thing to do in the
Wizard).
I do have one more problem, now that I can get rather far: How can I pass
"-XstartOnFirstThread" to the VM
running GWTShell (this is necessary for GWT on MacOSX)?
Original comment by Marcel.W...@googlemail.com
on 30 Oct 2007 at 4:59
Try to go to Run/Open Run Dialog and check the argument tab, you should be able
to add it there.
Original comment by s...@adviseo.fr
on 6 Nov 2007 at 12:48
Original comment by eclipseguru@gmail.com
on 17 Jan 2008 at 9:52
Fix committed to trunk. MacOSX will now be recognized and gwt-dev-mac.jar will
be
used on that platform. Additionally "-XstartOnFirstThread" will be added when
launching the GWT Browser if it's not already specified in the config.
Original comment by eclipseguru@gmail.com
on 17 Jan 2008 at 12:49
Original issue reported on code.google.com by
nick.cha...@gmail.com
on 29 Apr 2007 at 5:43