[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ajdt] Re: AspectJ Log4J and log4j.appender.dest1.layout.ConversionPattern= %l%n%m%n

> I try to use AspectJ to trace Java code source.
> What I am expecting to do, is to do Jump-to-code aware, the trace
> generated by AspectJ into the Eclipse console.

The output generated seems correct to me.  It seems that you are wondering
why you can't use Eclipse's hyperlink capabilities to jump to the
declaration.  This likely hasn't been implemented in AJDT.  Does this work
when you remove the AJ nature from the project?

Please raise a bug for this in bugzilla.  Also, please include any extra
plugins that you have installed.  I am not exactly sure how the hyperlinking
for Log4J is implemented, but the functionality may come from another
plugin.  And lastly, include the version of Eclipse you are using (are you
using RAD, STS, 3.3, 3.4, etc?).