Expand "Referenced Libraries" and locate the jar in your project inside
Eclipse.

Right-click the jar and select "Properties".

In the dialog that appears, select "Java Source Attachment" and complete
the form using the "Workspace location" option.

Hope this helps,
Rodolfo


On Mon, Apr 10, 2017 at 1:28 PM Magnus <alpineblas...@gmail.com> wrote:

> Hello,
>
> my application uses a java library (jar). When debugging the application,
> I would like to also step into the library code, but it's not available.
>
> Both, the application and the library are maven projects. The library is
> defined as a dependency in the application's pom.xml file. Both projects
> were imported "as existing maven projects" into eclipse.
>
> What do I have to do to see the library's code when debugging the
> application? Do I have to add the library eclipse project as a dependend
> project of the application eclipse project? Isn't this dependency already
> defined in the pom.xml?
> What's the right way to go?
>
> Thanks
> Magnus
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to