Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] AspectJ Perspective?


Matt,

I think we tried this with early versions of AJDT. One problem is that it emphasizes the difference between Java and AspectJ; something we are trying to avoid. Also might user's get confused if for some reason they switch back to the Java perspective or start using one of the other special ones like plug-in or web development?

Matthew Webster
AOSD Project
Java Technology Centre, MP146
IBM Hursley Park, Winchester,  SO21 2JN, England
Telephone: +44 196 2816139 (external) 246139 (internal)
Email: Matthew Webster/UK/IBM @ IBMGB, matthew_webster@xxxxxxxxxx
http://w3.hursley.ibm.com/~websterm/



"Matt Chapman" <mpchapman@xxxxxxxxx>
Sent by: ajdt-dev-bounces@xxxxxxxxxxx

14/07/2006 23:22

Please respond to
AspectJ Development Tools developer discussions <ajdt-dev@xxxxxxxxxxx>

To
"AspectJ Development Tools developer discussions" <ajdt-dev@xxxxxxxxxxx>
cc
Subject
Re: [ajdt-dev] AspectJ Perspective?





Hi Ron,

That has occurred to me also. It could include the Cross References
and Crosscutting Comparison views in its layout. People could of
course continue to use the Java development perspective if they
preferred, but this would offer an alternative.

Regards,

Matt.

On 14/07/06, Ron Bodkin <rbodkin@xxxxxxxxxxxxxx> wrote:
> I was thinking about how to remedy some of the limitations for AspectJ
> support in Eclipse like the ctrl+shift+t (and f3?) keyboard bindings that
> use the Java type system rather than the AspectJ one. It occurred to me that
> it might be possible to get a lot better support (e.g., new key bindings,
> show only the AJ type button by default etc.) with an AspectJ *perspective*
> in Eclipse. Am I just being optimistic here, or would that be a way to
> improve usability of AJDT?
>
>
>
> Thanks,
>
> Ron
>
>
> _______________________________________________
> 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