]
Alexey Kazakov reassigned JBIDE-11970:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
include runtime jars into java search transparently
---------------------------------------------------
Key: JBIDE-11970
URL:
https://issues.jboss.org/browse/JBIDE-11970
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server
Reporter: Max Rydahl Andersen
Assignee: Jeff MAURY
Priority: Minor
Fix For: LATER
I just realized PDE has a way to add source from all plugins into java search - this
would be super useful for runtime jars which is not on the classpath.
http://www.vogella.com/articles/EclipseCodeAccess/article.html#search_inc...
We should investigate how that is done.