Creating GWT application

2009-04-09 Thread newtoGWT
I am a newbie in GWT. 1. i downloaded GWT6 2. i just followed the steps to install the eclispe plugin from http://code.google.com/eclipse/docs/install-eclipse-3.3.html sadly it throws the network exception. The url mentioned doesn't work "http://dl.google.com/eclipse/plugin/3.3"; it w

Re: Creating GWT application

2009-04-10 Thread Darkflame
http://dl.google.com/eclipse/plugin/3.3 works for me. Maybe it was a tempory problem with the network? Do other eclipse updates work ok for you? On Apr 9, 11:17 am, newtoGWT wrote: > I am a newbie in GWT. > 1. i downloaded GWT6 > 2. i just followed the steps to install the eclispe plugin from >

Re: Creating GWT application

2009-04-13 Thread Darkflame
>I still get the error message when I try to download the plugin - I >did not find the 3.3 plugin or the 3.4 one. Anyone had success? Tried on a different machine and it still works for memaybe a firewall is stopping it working for you? Eclipses ports blocked? On 10 apr, 12:12, Darkflame w

Re: Creating GWT application

2009-04-20 Thread newtoGWT
yes you are right Darkflame!! Its due to firewall... i am unable to connect to server.. i downloaded from http://code.google.com/p/cypal-studio/downloads/list but the downside of cypal-studio is, it doesn't support GWT6 :(. it shows while creating GWT Module. --~--~-~--~~~-

Re: Creating GWT application

2009-04-20 Thread rdayal
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 URL http://dl.google.com/eclipse/plugin/3.3 directly in the browser will not work, because this is not a browsable directory. If

Re: Creating GWT application

2009-04-21 Thread newtoGWT
"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

Re: Creating GWT application

2009-04-21 Thread Rajeev Dayal
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*,

Re: Creating GWT application

2009-04-21 Thread Rajeev Dayal
On Tue, Apr 21, 2009 at 5:51 AM, newtoGWT 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

Re: Creating GWT application

2009-04-22 Thread newtoGWT
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" this web page, it would help developers who are working behind a firewall or in the cases where

Re: Creating GWT application

2009-04-22 Thread Rajeev Dayal
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 -> Prefer

Re: Creating GWT application

2009-04-24 Thread newtoGWT
hmmm.. i'll try out that too... Thanks!! On Apr 22, 9:04 am, Rajeev Dayal wrote: > 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.

Re: Creating GWT application

2012-09-07 Thread GWTSree
Hi Rajeev, I am also facing same firewall problem... I tried to do it in the manual way you explained here. But the site "http://commondatastorage.googleapis.com/eclipse_toolreleases/products/gpe/main/3.3/site.xml"; shows the below: NoSuchKeyThe specified key does not exist. Please healp.