Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Cross references for classes woven from external jars (via in-path)

Going back to AJDT 1.5.2 might be a workaround for now.

Andy.

2008/7/31 Andy Clement <andrew.clement@xxxxxxxxx>
It should not have been deactivated, we'll fix it in a dev build shortly.

Andy.

2008/7/31 Matt Brown <softmechanics@xxxxxxxxx>

Hi Andrew,

Can I build from sources with the feature enabled? 

thanks for the help
-Matt


On Thu, Jul 31, 2008 at 8:59 AM, Andrew Eisenberg <andrew@xxxxxxxxxxxx> wrote:
Hi Matt,

We are investigating this issue.  It seems like this feature has been
turned off in a recent build.  Thank you for bringing it to our
attention.

--a

On Thu, Jul 31, 2008 at 4:48 AM, Matt Brown <softmechanics@xxxxxxxxx> wrote:
> Hello all,
>
> I'm having some trouble getting cross reference information for my project.
> All my aspects are defined in a single project, and all the classes being
> woven are loaded from an external jar.  I've configured it via "Properties"
> -> "AspectJ Build" -> "Inpath".  I've also attached the source for the jar
> from "Properties" -> "Java Build Path" -> "Libraries".
>
> Everything seems to work, except for the cross reference view.  It shows the
> name of my aspect at the top, but nothing else.  I've compared my
> configuration to the AJDT examples, for which cross reference works fine,
> but I can't see any difference other than the Inpath settings.  Am I doing
> something wrong, or is this a limitation of AJDT?
>
> thanks
> -Matt Brown
>
> _______________________________________________
> ajdt-dev mailing list
> ajdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ajdt-dev
>
>
_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ajdt-dev


_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ajdt-dev




Back to the top