|  | <html> | 
|  | <head> | 
|  | <title>Missing GWT Browser Plugin</title> | 
|  | <!-- TODO: add JS code to detect browser/platform and just show that link --> | 
|  | </head> | 
|  | <body> | 
|  | <h1>No GWT Browser Plugin Detected</h1> | 
|  | <!-- TODO: alter language for final naming decisions --> | 
|  | GWT Development Mode needs a browser plugin to operate.  Please install the | 
|  | appropriate one for your browser. | 
|  |  | 
|  | <ul> | 
|  | <li><b font size="+1">Firefox</font></b> | 
|  | <br>Install the appropriate Firefox plugin via the normal plugin install | 
|  | process. | 
|  | <ul> | 
|  | <li><a href="http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff2.xpi">Version 1.5-2.0</a> | 
|  | <li><a href="http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff3.xpi">Version 3.0</a> | 
|  | <li><a href="http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff3+.xpi">Version 3.0 alternate libraries</a> (try this if the one above doesn't work on Linux, known to be needed on Fedora Core 10)) | 
|  | <li><a href="http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff35.xpi">Version 3.5+</a> | 
|  | </ul> | 
|  | <br> | 
|  | <li><b><font size="+1">Safari 3/4 on Mac/OSX</font></b> | 
|  | <ul> | 
|  | <li>Run the installer from this <a href="http://google-web-toolkit.googlecode.com/svn/trunk/plugins/webkit/prebuilt/oophm.dmg">disk image</a>. | 
|  | </ul> | 
|  | <br> | 
|  | <li><b><font size="+1">Internet Explorer on Windows (32-bit IE)</font></b> | 
|  | <ul> | 
|  | <li>Download <a href="http://google-web-toolkit.googlecode.com/svn/trunk/plugins/ie/prebuilt/oophm.dll">oophm.dll</a> to local disk, then run regsvr32 | 
|  | oophm.dll and restart IE. | 
|  | </ul> | 
|  | <!-- | 
|  | <br> | 
|  | <li><b><font size="+1">Chrome on Windows</font></b> | 
|  | <ul> | 
|  | <li><i>Coming soon...</i> | 
|  | </ul> | 
|  | <br> | 
|  | --> | 
|  | </ul> | 
|  |  | 
|  | <h2>Troubleshooting</h2> | 
|  | If you believe you have the plugin installed in your current browser (and | 
|  | profile, in the case of Firefox), see the <a href="http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM">TroubleshootingOOPHM</a> wiki page. | 
|  | </body> | 
|  | </html> |