Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » announcement: ajdt v0.6.0 beta
announcement: ajdt v0.6.0 beta [message #11903] Wed, 04 December 2002 18:44 Go to next message
Eclipse UserFriend
Originally posted by: Mik.Kersten.parc.com

Version 0.6.0 of AJDT is available for download from the AJDT Eclipse
project (http://eclipse.org/ajdt). This is a beta release of the AJDT
plugin that supports the new AspectJ v1.1 compiler. The beta compiler does
not yet produce crosscutting structure (for anything but method executions)
so there are no gutter annotations and you only see a declaration tree
without crosscutting links in the structure views. Incremental building and
bytecode weaving are not available in the AJDE tools in the beta release,
but will be in a future release.

Before switching from AJDT 0.5.2 please read through the AspectJ 1.1 beta
release notes:
http://aspectj.org/doc/readme11/index.html

Thanks and stay in touch,


The AJDT Team
Re: announcement: ajdt v0.6.0 beta [message #13490 is a reply to message #11903] Thu, 05 December 2002 07:28 Go to previous messageGo to next message
Markus Weyerhaeuser is currently offline Markus WeyerhaeuserFriend
Messages: 11
Registered: July 2009
Junior Member
hi mik!

thank you for your note and the clarifications on features included in
this release!

i just noticed that beta 0.6 doesn't work with the latest 2.1
integration builds anymore. i'm aware of the fact that the aspectj
plugin was tested and released for the 2.0 GA driver.

however i wanted to go ahead and make it work on the 2.1 drivers
as well since this is the environment i work in.

i was just wondering where i could fine the source code for beta 0.6
for the aspectj eclipse plugin?

zip file or cvs access would be fine.

thanks,
markus


Mik Kersten wrote:
> Version 0.6.0 of AJDT is available for download from the AJDT Eclipse
> project (http://eclipse.org/ajdt). This is a beta release of the AJDT
> plugin that supports the new AspectJ v1.1 compiler. The beta compiler does
> not yet produce crosscutting structure (for anything but method executions)
> so there are no gutter annotations and you only see a declaration tree
> without crosscutting links in the structure views. Incremental building and
> bytecode weaving are not available in the AJDE tools in the beta release,
> but will be in a future release.
>
> Before switching from AJDT 0.5.2 please read through the AspectJ 1.1 beta
> release notes:
> http://aspectj.org/doc/readme11/index.html
>
> Thanks and stay in touch,
>
>
> The AJDT Team
>
>
Re: announcement: ajdt v0.6.0 beta [message #13510 is a reply to message #13490] Fri, 06 December 2002 03:46 Go to previous message
Eclipse UserFriend
Originally posted by: Mik.Kersten.parc.com

Hi Markus,

Sounds great! I hope that we can incorporate your updates for the upcoming
0.6.1 release.

The necessary changes should be localized to the org.eclipse.ajdt.ui plugin,
whose sources you can get by anonymous CVS to:
dev.eclipse.org:/home/technolgy

You may also need the sources for the AspectJ tools (org.aspectj.ajde)
plug-in which you can download along with the plugin.xml at:
http://aspectj.org/download/distribution-1.1/aspectj-jdt-src -1.1b1.zip
http://aspectj.org/download/distribution-1.1/aspectj-eclipse Plugin-1.1b1.zip

Happy hacking,

Mik

"Markus Weyerhaeuser" <m.weyerhaeuser@hookipaa.com> wrote in message
news:asmv19$a81$1@rogue.oti.com...
> hi mik!
>
> thank you for your note and the clarifications on features included in
> this release!
>
> i just noticed that beta 0.6 doesn't work with the latest 2.1
> integration builds anymore. i'm aware of the fact that the aspectj
> plugin was tested and released for the 2.0 GA driver.
>
> however i wanted to go ahead and make it work on the 2.1 drivers
> as well since this is the environment i work in.
>
> i was just wondering where i could fine the source code for beta 0.6
> for the aspectj eclipse plugin?
>
> zip file or cvs access would be fine.
>
> thanks,
> markus
>
>
> Mik Kersten wrote:
> > Version 0.6.0 of AJDT is available for download from the AJDT Eclipse
> > project (http://eclipse.org/ajdt). This is a beta release of the AJDT
> > plugin that supports the new AspectJ v1.1 compiler. The beta compiler
does
> > not yet produce crosscutting structure (for anything but method
executions)
> > so there are no gutter annotations and you only see a declaration tree
> > without crosscutting links in the structure views. Incremental building
and
> > bytecode weaving are not available in the AJDE tools in the beta
release,
> > but will be in a future release.
> >
> > Before switching from AJDT 0.5.2 please read through the AspectJ 1.1
beta
> > release notes:
> > http://aspectj.org/doc/readme11/index.html
> >
> > Thanks and stay in touch,
> >
> >
> > The AJDT Team
> >
> >
>
Re: announcement: ajdt v0.6.0 beta [message #563439 is a reply to message #11903] Thu, 05 December 2002 07:28 Go to previous message
Markus Weyerhaeuser is currently offline Markus WeyerhaeuserFriend
Messages: 11
Registered: July 2009
Junior Member
hi mik!

thank you for your note and the clarifications on features included in
this release!

i just noticed that beta 0.6 doesn't work with the latest 2.1
integration builds anymore. i'm aware of the fact that the aspectj
plugin was tested and released for the 2.0 GA driver.

however i wanted to go ahead and make it work on the 2.1 drivers
as well since this is the environment i work in.

i was just wondering where i could fine the source code for beta 0.6
for the aspectj eclipse plugin?

zip file or cvs access would be fine.

thanks,
markus


Mik Kersten wrote:
> Version 0.6.0 of AJDT is available for download from the AJDT Eclipse
> project (http://eclipse.org/ajdt). This is a beta release of the AJDT
> plugin that supports the new AspectJ v1.1 compiler. The beta compiler does
> not yet produce crosscutting structure (for anything but method executions)
> so there are no gutter annotations and you only see a declaration tree
> without crosscutting links in the structure views. Incremental building and
> bytecode weaving are not available in the AJDE tools in the beta release,
> but will be in a future release.
>
> Before switching from AJDT 0.5.2 please read through the AspectJ 1.1 beta
> release notes:
> http://aspectj.org/doc/readme11/index.html
>
> Thanks and stay in touch,
>
>
> The AJDT Team
>
>
Re: announcement: ajdt v0.6.0 beta [message #563464 is a reply to message #13490] Fri, 06 December 2002 03:46 Go to previous message
Mik Kersten is currently offline Mik KerstenFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Markus,

Sounds great! I hope that we can incorporate your updates for the upcoming
0.6.1 release.

The necessary changes should be localized to the org.eclipse.ajdt.ui plugin,
whose sources you can get by anonymous CVS to:
dev.eclipse.org:/home/technolgy

You may also need the sources for the AspectJ tools (org.aspectj.ajde)
plug-in which you can download along with the plugin.xml at:
http://aspectj.org/download/distribution-1.1/aspectj-jdt-src -1.1b1.zip
http://aspectj.org/download/distribution-1.1/aspectj-eclipse Plugin-1.1b1.zip

Happy hacking,

Mik

"Markus Weyerhaeuser" <m.weyerhaeuser@hookipaa.com> wrote in message
news:asmv19$a81$1@rogue.oti.com...
> hi mik!
>
> thank you for your note and the clarifications on features included in
> this release!
>
> i just noticed that beta 0.6 doesn't work with the latest 2.1
> integration builds anymore. i'm aware of the fact that the aspectj
> plugin was tested and released for the 2.0 GA driver.
>
> however i wanted to go ahead and make it work on the 2.1 drivers
> as well since this is the environment i work in.
>
> i was just wondering where i could fine the source code for beta 0.6
> for the aspectj eclipse plugin?
>
> zip file or cvs access would be fine.
>
> thanks,
> markus
>
>
> Mik Kersten wrote:
> > Version 0.6.0 of AJDT is available for download from the AJDT Eclipse
> > project (http://eclipse.org/ajdt). This is a beta release of the AJDT
> > plugin that supports the new AspectJ v1.1 compiler. The beta compiler
does
> > not yet produce crosscutting structure (for anything but method
executions)
> > so there are no gutter annotations and you only see a declaration tree
> > without crosscutting links in the structure views. Incremental building
and
> > bytecode weaving are not available in the AJDE tools in the beta
release,
> > but will be in a future release.
> >
> > Before switching from AJDT 0.5.2 please read through the AspectJ 1.1
beta
> > release notes:
> > http://aspectj.org/doc/readme11/index.html
> >
> > Thanks and stay in touch,
> >
> >
> > The AJDT Team
> >
> >
>
Previous Topic:New Aspect Wizard does not allow to create an Aspect
Next Topic:Constant "plugin activation failed" errors
Goto Forum:
  


Current Time: Thu Sep 26 18:59:09 GMT 2024

Powered by FUDForum. Page generated in 0.04182 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top