Right click on your project in Eclipse, Build Path->Configure Build Path. 
On the Libraries tab, Add External Jars and then point it to gwt-dev.jar, 
gwt-user.jar, and the two validation-api*.jars in the same dir (in your GWT 
SDK dir).

If you are upgrading your SDK, you probably want to generate your new 
starter project again using the new SDK. That will save you the trouble of 
changing the entries in build.xml to point to the new SDK.


On Tuesday, August 20, 2013 8:58:13 AM UTC-4, Muhammad Bashir Al-Noimi 
wrote:
>
>  On 08/20/2013 02:34 PM, Thomas Broyer wrote:
>  
> OMG, they did package GWT as a .deb :'-( 
> That's version 2.4.0 released� God knows when (2.5.0 was released almost 
> one year ago, and 2.5.1 in January or February this year, and we're aiming 
> at a 2.6.0 by the end of the year).
>  
> OK, I'll download the recent GWT tomorrow.
>
>   
>>    1. 
>>     2. Successfully installed eclipse plugin after adding repository 
>>    path http://dl.google.com/eclipse/plugin/4.2� 
>>    3. Added GWT path /usr/share/java thought Preferences -> Google -> 
>>    Web Toolkit 
>>    4. Created the quick start tutorial then run it 
>>
>> So is there anything missing?!
>>  
>
>  You're not using Maven, so simply ignore what Alvin said about it.
>
>  It remains that one of your errors is that Eclipse cannot find 
> javax.servlet.http.HttpServletResponse; this class is in gwt-dev.jar, is it 
> in your build path?
>
>  I can't understand the other error, but it might be related to a class 
> that cannot be found (I would expect it to fail earlier and with a better 
> error message, but who knows�)
>  
> What I've to do? you didn't suggest anything?! Do you think installing 
> recent GWT will change something in this issue or I've to install something?
>
> -- 
> Best Regards,
> Muhammad Bashir Al-Noimi
>
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to