Glad that everything is working for you. As an FYI, if you have a proxy server that you can use to hit the Eclipse update site, you can configure Eclipse to use it when performing an update or an installation. In Eclipse 3.3, go to Windows -> Preferences -> Network Connections (or Eclipse -> Preferences -> Network Connections, if on the Mac).
We'll definitely add some more documentation to help out people that are suffering with proxy issues. On Wed, Apr 22, 2009 at 5:37 AM, newtoGWT <[email protected]> wrote: > > Hi Rajeev, > > Thanks a ton! for your guide on installing the eclipse plugin. it > works great!!! > > if these steps are listed as part of "http://code.google.com/eclipse/ > docs/getting_started.html#installing<http://code.google.com/eclipse/%0Adocs/getting_started.html#installing>" > this web page, > it would help developers who are working behind a firewall or in the > cases where ppl facing problems in updating through eclipse. > > >In the future, we'll make this whole process easier by providing a zip of > the plugin. -- Really great.... wud be easier too!! > > >I just had a thought about this - are you behind a proxy? > > offcourse i am working inside a secure network (that has firewall, > websense etc) i thinks thats blocking eclipse from installing plugins > directly... > > Thanks, > Ganesh R > > > On Apr 21, 10:11 am, Rajeev Dayal <[email protected]> wrote: > > 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...http://dl.google.com/eclipse/plugin/3.3/features/com.google.gdt.eclip...http://dl.google.com/eclipse/plugin/3.3/features/com.google.gwt.eclip. > .. > > > > 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....http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.appengine....http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gdt.eclips...http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gdt.eclips...http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gwt.eclips. > .. > > > > If on linux: > http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gwt.eclips... > > > > If on mac: > http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gwt.eclips... > > > > If on windows: > http://dl.google.com/eclipse/plugin/3.3/plugins/com.google.gwt.eclips... > > > > 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 -- 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 -~----------~----~----~----~------~----~------~--~---
