Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] AJDT 1.1.11 released for Eclipse 3.0

hi andrew,

On the subject of managing multiple projects, if you used linked source folders
i've done that

rather than packing one project up as a jar for use by the other,
this is due the fact, that the whole build must run with ant regardless
of any other forces. so the usage of AJDT is helpful but by no means
absolutely necessary.

> you  would see the gutter annotations
what exactly is this?

>and outline view for where your intertype  declarations apply.
the outline view is a bit useless in that. when i outline an
aspect i can exactly see the same thing that i could already read
in the code. the other way around seeing the classes and the aspects
that apply to them is far more intereseting. but with the setup
of mine this is not happening.


But that might make it perform as a mega memory monster (mmm) rather than just the memory monster you think it is now.
eclipse may eat now half of my memory <sigh>. i allowed for it,
i was young, i needed the money.

ciao robertj


Back to the top