On Tuesday, August 20, 2013 2:58:13 PM UTC+2, Muhammad Bashir Al-Noimi wrote:
On 08/20/2013 02:34 PM, Thomas Broyer wrote:
OK, I'll download the recent GWT tomorrow.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).
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?
- Successfully installed eclipse plugin after adding repository path http://dl.google.com/eclipse/
plugin/4.2 �- Added GWT path /usr/share/java thought Preferences -> Google -> Web Toolkit
- 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�)
I think I suggested checking your project's build path. BTW, that class is in both gwt-user.jar and gwt-dev.jar, so if you have none of them in your build path Eclipse should complain almost everywhere.
Pro tip: don't try to "run" anything if it doesn't first compile! (unless you really know what you're doing)
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment