skallin / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

[GWT] Eclipse GWT com.google.gwt.dev.DevMode adds -XstartOnFirstThread to VM_ARGS on a Mac #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/google-web-toolkit/issues/detail?id=6384

Original issue reported on code.google.com by danku...@google.com on 17 Apr 2013 at 8:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Related issue where shared run jobs are changed by the plugin, even if no real 
changes present: 
http://code.google.com/p/google-web-toolkit/issues/detail?id=6820

Original comment by bwijsmul...@gmail.com on 28 May 2013 at 6:11

GoogleCodeExporter commented 9 years ago
As of Eclipse Kepler, the use of -XStartOnFirstThread is a built-in launch 
config attribute, and making it an explicit argument is not necessary.

I made the changes in the attached patch to the plugin, which uses the 
attribute, and recompiled it. This prevents issues when sharing a launch config 
file across multiple OS platforms.

Original comment by bernerb...@gmail.com on 18 Jul 2013 at 5:37

Attachments:

GoogleCodeExporter commented 9 years ago
Nabila - can you take care of fixing this?

Original comment by rdayal@google.com on 18 Jul 2013 at 6:13

GoogleCodeExporter commented 9 years ago

Original comment by rdayal@google.com on 18 Jul 2013 at 6:14

GoogleCodeExporter commented 9 years ago
Hello 

Have you signed the Google Individual Contributor License Agreement (CLA)? If 
you haven't you can sign it electronically with this link 
https://developers.google.com/open-source/cla/individual, or print, sign and 
mail it (details to mail also in link). 

Please let us know when you have submitted the CLA. Thanks.

Original comment by nbashirb...@google.com on 5 Aug 2013 at 6:21

GoogleCodeExporter commented 9 years ago
I have electronically signed the CLA.

Original comment by bernerb...@gmail.com on 5 Aug 2013 at 6:23

GoogleCodeExporter commented 9 years ago
Great, thanks.

Original comment by nbashirb...@google.com on 5 Aug 2013 at 6:50

GoogleCodeExporter commented 9 years ago

Original comment by nbashirb...@google.com on 12 Aug 2013 at 9:39

GoogleCodeExporter commented 9 years ago

Original comment by rdayal@google.com on 12 Aug 2013 at 10:28