Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » GWT - What happens when one selects "Use Google Web Toolkit"?
GWT - What happens when one selects "Use Google Web Toolkit"? [message #986078] Sun, 18 November 2012 13:43 Go to next message
Magnus Warker is currently offline Magnus WarkerFriend
Messages: 16
Registered: October 2012
Junior Member
Hi,

I created a new Java Project, which should be used as a library for GWT projects.

To make the GWT libraries available, I wanted to add the gwt-servlet.jar file to the library project.

But I found that when selecting "Use Google Web Toolkit" in the project preferences, the GWT libraries are available.
It's fine, but I wonder what is happening internally?
Just to know what's going on and to depend on the IDE too blindly...

How does eclipse link the new project to the GWT library?

Magnus
Re: GWT - What happens when one selects "Use Google Web Toolkit"? [message #986088 is a reply to message #986078] Sun, 18 November 2012 17:51 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Best approach would be to find out, which component provides the "Use Google Web Toolkit" option and ask the corresponding experts.
Hint: JDT does not provide such an option.
Previous Topic:Why did the project explorer folder had a red exclamation mark??
Next Topic:Adding content assist to non-javadoc in java editor.
Goto Forum:
  


Current Time: Thu Apr 25 22:43:49 GMT 2024

Powered by FUDForum. Page generated in 0.02699 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top