Reputation: 3843
I started learning GWT and wrote a sample app in Eclipse. I then said "Run on server". It gave me a URL to open and I opened that in Chrome. I saw a prompt asking me to install the GWT Developer Plugin and gave me a link. But I don't see any button to "Install". Is this some cruel joke from Google? What am I supposed to do now? How do I run the app? Eclipse only gives me this link which in turn gives me a prompt to install the plugin which I can't. On Firefox, it says version 29 not supported. What the hell is going on?
Upvotes: 9
Views: 13418
Reputation: 46841
Try this URL for Installing GWT Missing Plugin.
For more info have a look at my another post GWT Developer plugin for Chrome and Internet Explorer
Click on plugins for other systems
to get more GWT Developer plugins.
Upvotes: 1
Reputation: 1146
GWT Developer Plugin isn't compatible to Firefox 27+. So it simply doesn't work with your FF 29. The reason why it doesn't work anymore can be found in a post by Brian Slesinsky.
You have several options of how to work in the future:
Upvotes: 7