GWT devmode plugin will not show in the IE add-ons list - that is expected, but that should not prevent it from working. give it a try and let us know.
if you want to know the technical reason why it does not show in the add ons list, here it goes: in order to show in the add ons list, it needs to be a BHO and for that to happen the plugin needs to be installed with admin credentials. we choose to make a per user installation instead to avoid requiring users to be admin (UAC). -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
