Max Andersen [
http://community.jboss.org/people/max.andersen%40jboss.com] commented on
"Extending the Eclipse Annotation Properties view"
To view all comments on this blog post, visit:
http://community.jboss.org/community/jbosstools/blog/2010/09/13/extending...
--------------------------------------------------
Really a shame if the plugin requires access to the actual classes on the plugin classpath
- that's just really bad design IMO :(
It should read the info from the .jar/class files directly and preferably from the user
classpath if it must.
Is there no API for customizing how the annotation info is actually *read* ?
--------------------------------------------------