[jbosstools-dev] Re: Status: 25 May 2009
Max Rydahl Andersen
max.andersen at redhat.com
Fri May 29 05:01:52 EDT 2009
Galder Zamarreno wrote:
> Scott Marlow wrote:
>> Last Week:
>> </snip>
>>
>> * Finish setting up my eclipse workspace for AS
>> I can view source for any component but cannot effectively find
>> callers to classes that aren't part of jbossas. For example,
>> searching for all callers to AbstractController.setExecutor(Executor)
>> return no matches (this is currently the case for any class that
>> eclipse loads via the maven plugin).
>
> Neither I :(
>
> If you find an answer to this, please let me know!
>
> Let me cc the jboss tools team in case they know cos they're the
> Eclipse gurus :)
What maven plugin are you using ?
Search of callers is based on classes available in the classpath of the
project.
-max
More information about the jbosstools-dev
mailing list