Hi, I tend to bundle a library's source code in my projects to enable the IDE to do auto-completion. I used to bundle the Javadoc instead but I noticed the source-code is actually smaller and as a bonus it makes it easier to debug. I'm curious if anyone else does something similar.
If enough other people do the same, I would like to suggest that you bundle guice-source.jar with your main distribution (right now the distribution just bundles a javadoc directory). Thanks, Gili --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-guice?hl=en -~----------~----~----~----~------~----~------~--~---
