Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AJDT 1.2.0M1 released
AJDT 1.2.0M1 released [message #42820] Wed, 13 October 2004 16:50 Go to next message
Eclipse UserFriend
Originally posted by: mchapman.uk.ibm.com

After many months of hard work the AJDT team are delighted to announce the
first milestone release of AJDT 1.2.0.

The new improvements in this release are extensive - please read the three
pages of the New and Noteworthy document for details.

This is a milestone release, to reflect the fact that some of the new
functionality may be incomplete or unstable in places. However we believe
this release is still a "safe" upgrade from 1.1.12, in that everything
that worked in 1.1.12 should work at least as well here.

Supported versions of Eclipse for this release are: 3.0.0, 3.0.1, and
3.1M1. Note that 3.1M2 will not work. Tested platforms are Windows and
Linux.

Please see the AJDT homepage for the New and Noteworthy, download
information, and the latest release notes:

http://www.eclipse.org/ajdt

Finally, the Eclipse download server has been heavily loaded recently, so
please be patient if the download is slow.

Regards,

Matt + the rest of the AJDT team.

--
Matt Chapman
AJDT Development, http://www.eclipse.org/ajdt
Re: AJDT 1.2.0M1 released - Bug [message #42852 is a reply to message #42820] Wed, 13 October 2004 22:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: geirAoves.online.no

Hello,

Should bugs for the M releases also be reported to Bugzilla, or here?

I have discovered the following bug:
Eclipse 3.01, AJDT 1.2.0M1. One AJDT Project with .java and .aj files in
same project.
Problem: Outline view for a Java class correctly shows advised methods:
However, double clicking on the advise DOES NOT take me to the Pointcut like
it did in 1.1.12. The same goes for the Outline view for an Aspect: It shows
Advised Java code: However, double clicking on e.g. an advised method DOES
NOT take me to that method in the Java code like in 1.1.12.

Geir Ove



"Matt Chapman" <mchapman@uk.ibm.com> wrote in message
news:pan.2004.10.13.16.50.14.844389@uk.ibm.com...
> After many months of hard work the AJDT team are delighted to announce the
> first milestone release of AJDT 1.2.0.
>
> The new improvements in this release are extensive - please read the three
> pages of the New and Noteworthy document for details.
>
> This is a milestone release, to reflect the fact that some of the new
> functionality may be incomplete or unstable in places. However we believe
> this release is still a "safe" upgrade from 1.1.12, in that everything
> that worked in 1.1.12 should work at least as well here.
>
> Supported versions of Eclipse for this release are: 3.0.0, 3.0.1, and
> 3.1M1. Note that 3.1M2 will not work. Tested platforms are Windows and
> Linux.
>
> Please see the AJDT homepage for the New and Noteworthy, download
> information, and the latest release notes:
>
> http://www.eclipse.org/ajdt
>
> Finally, the Eclipse download server has been heavily loaded recently, so
> please be patient if the download is slow.
>
> Regards,
>
> Matt + the rest of the AJDT team.
>
> --
> Matt Chapman
> AJDT Development, http://www.eclipse.org/ajdt
>
Re: AJDT 1.2.0M1 released - Bug [message #42882 is a reply to message #42852] Thu, 14 October 2004 09:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hawkinsh.uk.ibm.com

Geir Ove wrote:

> Hello,

> Should bugs for the M releases also be reported to Bugzilla, or here?

> I have discovered the following bug:
> Eclipse 3.01, AJDT 1.2.0M1. One AJDT Project with .java and .aj files in
> same project.
> Problem: Outline view for a Java class correctly shows advised methods:
> However, double clicking on the advise DOES NOT take me to the Pointcut like
> it did in 1.1.12. The same goes for the Outline view for an Aspect: It shows
> Advised Java code: However, double clicking on e.g. an advised method DOES
> NOT take me to that method in the Java code like in 1.1.12.

> Geir Ove

Hi Geir,

Bugs found on the M releases should still be reported via Bugzilla. I've
just had a look and there is a 1.2.0M1 option in the "Version" section
when you report an AJDT bug, so when you please raise a bug and select
that.

As for the problem you're seeing. I've had a look at the AspectJ Bean
Example in the outline view using the same environment as you mentioned
and the links work for me (there are .java and .aj files in there). Could
you try this on your machine? (To get the AspectJ Examples, go to File >
New > Other > AspectJ > AspectJ Examples > Bean Example). If you're still
seeing problems, could you raise a bug with steps to help us recreate it?

Thanks, Helen
Re: AJDT 1.2.0M1 released [message #43005 is a reply to message #42820] Mon, 18 October 2004 12:46 Go to previous message
Eclipse UserFriend
Originally posted by: sbouchet.emn.fr

Humm, i am unable to connect to the update site today with the eclipse
update . while trying to open via a web browser give me a 403 error page :
Forbidden

You don't have permission to access /technology/ajdt/30/update on this
server.

Additionally, a 403 Forbidden error was encountered while trying to use
an ErrorDocument to handle the request.


Stephane


Matt Chapman a écrit :

> After many months of hard work the AJDT team are delighted to announce the
> first milestone release of AJDT 1.2.0.
>
> The new improvements in this release are extensive - please read the three
> pages of the New and Noteworthy document for details.
>
> This is a milestone release, to reflect the fact that some of the new
> functionality may be incomplete or unstable in places. However we believe
> this release is still a "safe" upgrade from 1.1.12, in that everything
> that worked in 1.1.12 should work at least as well here.
>
> Supported versions of Eclipse for this release are: 3.0.0, 3.0.1, and
> 3.1M1. Note that 3.1M2 will not work. Tested platforms are Windows and
> Linux.
>
> Please see the AJDT homepage for the New and Noteworthy, download
> information, and the latest release notes:
>
> http://www.eclipse.org/ajdt
>
> Finally, the Eclipse download server has been heavily loaded recently, so
> please be patient if the download is slow.
>
> Regards,
>
> Matt + the rest of the AJDT team.
>
Re: AJDT 1.2.0M1 released - Bug [message #584206 is a reply to message #42820] Wed, 13 October 2004 22:06 Go to previous message
Eclipse UserFriend
Originally posted by: geirAoves.online.no

Hello,

Should bugs for the M releases also be reported to Bugzilla, or here?

I have discovered the following bug:
Eclipse 3.01, AJDT 1.2.0M1. One AJDT Project with .java and .aj files in
same project.
Problem: Outline view for a Java class correctly shows advised methods:
However, double clicking on the advise DOES NOT take me to the Pointcut like
it did in 1.1.12. The same goes for the Outline view for an Aspect: It shows
Advised Java code: However, double clicking on e.g. an advised method DOES
NOT take me to that method in the Java code like in 1.1.12.

Geir Ove



"Matt Chapman" <mchapman@uk.ibm.com> wrote in message
news:pan.2004.10.13.16.50.14.844389@uk.ibm.com...
> After many months of hard work the AJDT team are delighted to announce the
> first milestone release of AJDT 1.2.0.
>
> The new improvements in this release are extensive - please read the three
> pages of the New and Noteworthy document for details.
>
> This is a milestone release, to reflect the fact that some of the new
> functionality may be incomplete or unstable in places. However we believe
> this release is still a "safe" upgrade from 1.1.12, in that everything
> that worked in 1.1.12 should work at least as well here.
>
> Supported versions of Eclipse for this release are: 3.0.0, 3.0.1, and
> 3.1M1. Note that 3.1M2 will not work. Tested platforms are Windows and
> Linux.
>
> Please see the AJDT homepage for the New and Noteworthy, download
> information, and the latest release notes:
>
> http://www.eclipse.org/ajdt
>
> Finally, the Eclipse download server has been heavily loaded recently, so
> please be patient if the download is slow.
>
> Regards,
>
> Matt + the rest of the AJDT team.
>
> --
> Matt Chapman
> AJDT Development, http://www.eclipse.org/ajdt
>
Re: AJDT 1.2.0M1 released - Bug [message #584223 is a reply to message #42852] Thu, 14 October 2004 09:43 Go to previous message
Eclipse UserFriend
Originally posted by: hawkinsh.uk.ibm.com

Geir Ove wrote:

> Hello,

> Should bugs for the M releases also be reported to Bugzilla, or here?

> I have discovered the following bug:
> Eclipse 3.01, AJDT 1.2.0M1. One AJDT Project with .java and .aj files in
> same project.
> Problem: Outline view for a Java class correctly shows advised methods:
> However, double clicking on the advise DOES NOT take me to the Pointcut like
> it did in 1.1.12. The same goes for the Outline view for an Aspect: It shows
> Advised Java code: However, double clicking on e.g. an advised method DOES
> NOT take me to that method in the Java code like in 1.1.12.

> Geir Ove

Hi Geir,

Bugs found on the M releases should still be reported via Bugzilla. I've
just had a look and there is a 1.2.0M1 option in the "Version" section
when you report an AJDT bug, so when you please raise a bug and select
that.

As for the problem you're seeing. I've had a look at the AspectJ Bean
Example in the outline view using the same environment as you mentioned
and the links work for me (there are .java and .aj files in there). Could
you try this on your machine? (To get the AspectJ Examples, go to File >
New > Other > AspectJ > AspectJ Examples > Bean Example). If you're still
seeing problems, could you raise a bug with steps to help us recreate it?

Thanks, Helen
Re: AJDT 1.2.0M1 released [message #584284 is a reply to message #42820] Mon, 18 October 2004 12:46 Go to previous message
Stephane Bouchet is currently offline Stephane BouchetFriend
Messages: 280
Registered: July 2009
Senior Member
Humm, i am unable to connect to the update site today with the eclipse
update . while trying to open via a web browser give me a 403 error page :
Forbidden

You don't have permission to access /technology/ajdt/30/update on this
server.

Additionally, a 403 Forbidden error was encountered while trying to use
an ErrorDocument to handle the request.


Stephane


Matt Chapman a écrit :

> After many months of hard work the AJDT team are delighted to announce the
> first milestone release of AJDT 1.2.0.
>
> The new improvements in this release are extensive - please read the three
> pages of the New and Noteworthy document for details.
>
> This is a milestone release, to reflect the fact that some of the new
> functionality may be incomplete or unstable in places. However we believe
> this release is still a "safe" upgrade from 1.1.12, in that everything
> that worked in 1.1.12 should work at least as well here.
>
> Supported versions of Eclipse for this release are: 3.0.0, 3.0.1, and
> 3.1M1. Note that 3.1M2 will not work. Tested platforms are Windows and
> Linux.
>
> Please see the AJDT homepage for the New and Noteworthy, download
> information, and the latest release notes:
>
> http://www.eclipse.org/ajdt
>
> Finally, the Eclipse download server has been heavily loaded recently, so
> please be patient if the download is slow.
>
> Regards,
>
> Matt + the rest of the AJDT team.
>
Previous Topic:Plugin and Fragment with AspectJ
Next Topic:Something's strange about opening/closing projects
Goto Forum:
  


Current Time: Tue Apr 23 14:56:34 GMT 2024

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

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

Back to the top