Skip to main content

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

Matt:

are there any plans to get all the other great features into the aj files editor, like
the error fix help or the package import statements re-organize etc?

I am really missing the comfort used from the eclipse Java editor. This forces
me constantly to switch the nature of the project, from AspectNature to
JavaNature.

Regards,

Andreas


Matt Chapman wrote:


Ron Bodkin wrote on 13/08/2004 19:50:42:
> That's good news, especially having code completion in .aj files. I assume > it's a known limitation that code completion won't show the user any types > defined in a .aj file, nor any aspect types (with the sole exception of the
> type itself?).

Hi Ron,

It is indeed:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=70712
(Code completion does not show elements from .aj files)

We're working on it...

Regards,

Matt.




Back to the top