Hello,
Thanks
Magnus
-- 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+unsubscribe@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.
No comments:
Post a Comment