Is it possible to attach source to Tapestry project?
Joshua Richardson <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <MW2PR1501MB2057B9946E06B0B9DE280E64E9E40@MW2PR1501MB2057.namprd15.prod.outlook.com> |
I would love the ability to attach tapestry source to my tapestry project in eclipse so that I could see the javadoc for each function, annotation, etc., instead of having to reference the webdoc. I followed the project setup instructions to create a new 5.4.3 project using a maven archetype. When I hover, e.g. @Log annotation, I see message like: "This element has no attached Javadoc and the Javadoc could not be found in the attached source." I downloaded the tapestry-webresources-5.4.3-sources.jar and added it as "Source attachment" to tapestry-core and tapestry5-annotations, etc., but it did not change the behavior when I hover the annotations. Wondering if I'm just missing something simple? I'm thinking the integrated javadoc might make it easier to learn tapestry. Is there such a thing? Sincerely, Joshua Richardson