Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Troublshooting guide for GWT plugin

Tags:

gwt

dev-mode

When I try to use the GWT dev mode plugin for ie 8 on Windows Vista I continually see the prompt to install the plugin. enter image description here

After running the plugin I still always see this page. Does anybody know of how to troubleshoot something like this?

like image 658
benstpierre Avatar asked Jun 04 '26 06:06

benstpierre


1 Answers

See this : Can't install gwt developer plugin for IE 7 or 8

Manually running regsvr32.exe oophm.dll fixed the issue for me.

like image 77
Sanjiv Jivan Avatar answered Jun 08 '26 00:06

Sanjiv Jivan