Hi Stefan!

You are right: I've removed gwt-servlet from the POM dependencies of the
corresponding project, because I don't need it yet. If I need this I will
create a separate "server/backend"- project which does. And now I have
access to the JavaDoc.

Thank you very much!
-Danny

2009/4/1 Stefan Hübner <sthueb...@googlemail.com>

>
> Danny,
>
> maybe this is caused due to both gwt-servlet and gwt-user are on
> classpath? For the former, the Maven Central repo doesn't provide a
> source ball but the latter it does. I've experienced this behaviour
> earlier and the only workaround so far was to attach the sources of
> gwt-user to gwt-servlet as well. This seems a weird thing to do,
> though. To get the sources use "-DdownloadSources -DdownloadJavadocs"
> while invoking "mvn eclipse:eclipse".
>
> Why is gwt-servlet on your classpath in the first place? Maybe because
> it's necessary for RemoteServiceServlet?
>
> Anyways, I would be happy if gwt-servlet sources would be provided too.
>
> -Stefan
>
> Danny Schimke <schimk...@googlemail.com> writes:
>
> > Hi!
> >
> > I created a complete new development environment. I installed Eclipse,
> GWT and
> > startet up my new project. Its is working well, but I have no access to
> the GWT
> > source code. For example I get the following message in tooltip, if my
> mouse moves
> > over an GWT element like DialogBox etc.:
> >
> > "This element neither has attached source nor attached Javadoc and hence
> no Javadoc
> > could be found."
> >
> > The source is attached to of my maven module(s). If I navigate to one
> class there is
> > the source code, but how I get access out from my own sorces?
> >
> > Thanks very much!
> > -Danny
> >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to