Hi All,
> I am a newby to AspectJ and AJDT.
> I am trying to set up something which seems quite intuitive to me ... but
> can't get it to work, so am looking for help.
>
> I have a Roo based eclipse project for my domain model and persistence.  So
> as part of that I have a number of classes that have ITDs.
>
> Now is a separate eclipse project I want to consume those classes and in
> particular, it is important that code assist works showing me the methods
> added by the ITDs.
>
> What is the best way to achieve this?  Do I need to make my consuming
> project dependant on the jar file rather than on the eclipse project?  Or is
> there some other better way?
> I have tried adding the AspectJ nature to the consuming project, although
> this seems counter-intuitive to me.  It did make some errors go away on the
> editor.  But surely this shouldn't be necessary, since there are no aspects
> or ITDs in this consuming project.
>
> Thanks for any advice
>
> Sharon Holliday
>
>


-- 
-----------------------------------
Sharon Gorman
Senior Consultant
Object Consulting
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to