If you can't get Eclipse's install mechanism working, here's how you can install the plugin manually in Eclipse 3.3:
Download the following file and place it in a temporary directory: http://dl.google.com/eclipse/plugin/3.3/site.xml Now, download the following into a directory called *features*, underneath your temporary directory: http://dl.google.com/eclipse/plugin/3.3/features/com.google.appengine.eclipse.sdkbundle.e33.feature_1.2.0.v200904062254.jar http://dl.google.com/eclipse/plugin/3.3/features/com.google.gdt.eclipse.suite.e33.feature_1.0.0.v200904062254.jar http://dl.google.com/eclipse/plugin/3.3/features/com.google.gwt.eclipse.sdkbundle.e33.feature_1.6.4.v200904062254.jar Finally, download the following into a directory called *plugins*, underneath your temporary directory: http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.appengine.eclipse.core_1.0.0.v200904062254.jar http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.appengine.eclipse.sdkbundle_1.2.0.v200904062254.jar http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gdt.eclipse.core_1.0.0.v200904062254.jar http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gdt.eclipse.suite_1.0.0.v200904062254.jar http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gwt.eclipse.core_1.0.0.v200904062254.jar If on linux: http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gwt.eclipse.sdkbundle.linux_1.6.4.v200904062254.jar If on mac: http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gwt.eclipse.sdkbundle.macosx_1.6.4.v200904062254.jar If on windows: http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gwt.eclipse.sdkbundle.win32_1.6.4.v200904062254.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. In the future, we'll make this whole process easier by providing a zip of the plugin. On Tue, Apr 21, 2009 at 5:51 AM, newtoGWT <[email protected]> wrote: > > > "Network connection problems encountered during search. > Unable to access "http://dl.google.com/eclipse/plugin/3.3". > Error parsing site stream. [Premature end of file.] > Premature end of file. > Error parsing site stream. [Premature end of file.] > Premature end of file." > > I know this is not the exact stack trace but this is what it shows in > eclipse when i click on details button. > > thanks for your info, http://dl.google.com/eclipse/plugin/3.3/site.xml > works! > Is there any downloadable jar file? so that i can directly unzip > inside eclipse plugins folder...(other than cypal). > > On Apr 20, 10:47 am, rdayal <[email protected]> wrote: > > In your first post, when attempting to install the plugin, you > > mentioned that "it throws a network exception". Can you copy and paste > > the stack trace? > > > > Also, hitting the URLhttp://dl.google.com/eclipse/plugin/3.3directly > > in the browser will not work, because this is not a browsable > > directory. If you want to see if the site works via a browser, try > > hittinghttp://dl.google.com/eclipse/plugin/3.3/site.xml > > > > On Apr 20, 7:02 am, newtoGWT <[email protected]> wrote: > > > > > > > > > yes you are right Darkflame!! > > > Its due to firewall... i am unable to connect to server.. > > > i downloaded fromhttp://code.google.com/p/cypal-studio/downloads/list > > > but the downside of cypal-studio is, it doesn't support GWT6 :(. it > > > shows whilecreatingGWTModule.- Hide quoted text - > > > > - Show quoted text - > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
