Unfortunately, the process to manually download and install the plugin is somewhat tedious. If you're in Eclipse 3.4, download the following file and place it in a temporary directory:
http://dl.google.com/eclipse/plugin/3.4/site.xml Now, download the following into a directory called *features*, underneath your temporary directory: http://dl.google.com/eclipse/plugin/3.4/features/com.google.gdt.eclipse.suite.e34.feature_1.0.0.v200904062334.jar http://dl.google.com/eclipse/plugin/3.4/features/com.google.appengine.eclipse.sdkbundle.e34.feature_1.2.0.v200904062334.jar http://dl.google.com/eclipse/plugin/3.4/features/com.google.gwt.eclipse.sdkbundle.e34.feature_1.6.4.v200904062334.jar Finally, download the following into a directory called *plugins*, underneath your temporary directory: http://dl.google.com/eclipse/plugin/3.4/plugins/com.google.appengine.eclipse.core_1.0.0.v200904062334.jar http://dl.google.com/eclipse/plugin/3.4/plugins/com.google.appengine.eclipse.sdkbundle_1.2.0.v200904062334.jar http://dl.google.com/eclipse/plugin/3.4/plugins/com.google.gdt.eclipse.core_1.0.0.v200904062334.jar http://dl.google.com/eclipse/plugin/3.4/plugins/com.google.gdt.eclipse.suite_1.0.0.v200904062334.jar http://dl.google.com/eclipse/plugin/3.4/plugins/com.google.gwt.eclipse.core_1.0.0.v200904062334.jar If on linux: http://dl.google.com/eclipse/plugin/3.4/plugins/com.google.gwt.eclipse.sdkbundle.linux_1.6.4.v200904062334.jar If on mac: http://dl.google.com/eclipse/plugin/3.4/plugins/com.google.gwt.eclipse.sdkbundle.macosx_1.6.4.v200904062334.jar If on windows: http://dl.google.com/eclipse/plugin/3.4/plugins/com.google.gwt.eclipse.sdkbundle.win32_1.6.4.v200904062334.jar Now, go into Eclipse, and set up a local update site, and point it to the temporary directory that you created. You should be able to install the plugin from this "local" update site. Alternatively, you can just rename the temporary directory to "eclipse", remove the site.xml file, and copy this directory under your Eclipse install's *dropins* directory. In the future, we'll make this whole process easier by providing a zip of the plugin. On Mon, Apr 20, 2009 at 4:27 PM, Sledged <[email protected]> wrote: > > On Apr 20, 7:58 am, Miguel Méndez <[email protected]> wrote: > > Do you have a firewall setup? It might be blocking the connection. > > > That's my problem. The company's firewall blocks Java applications > from connecting to anything outside the company's local network. > Instructions for manually downloading and installing the plugin would > be very useful. > > D > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
