Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Problems with New Aspect Wizard
Problems with New Aspect Wizard [message #11328] Tue, 19 November 2002 18:18 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.phota.to

I just installed the AspectJ plugins for Eclipse and followed the post
install instructions, but am having a problem.

The "Finish" button in the New Aspect Wizard does nothing. The Wizard
doesn't go away, and no new files are added to my project.

I am running Eclipse M3 on Windows XP. I'm attempting to add the aspect
to a pre-existing Java project. The results are the same when I create a
new AspectJ project then try to add an aspect to it.

Any ideas?

Thanks-
Andrew Molloy
Re: Problems with New Aspect Wizard [message #11401 is a reply to message #11328] Fri, 22 November 2002 16:50 Go to previous message
Eclipse UserFriend
Originally posted by: clemas.hursley.ibm.com

Andrew Molloy wrote:

> I just installed the AspectJ plugins for Eclipse and followed the post
> install instructions, but am having a problem.

> The "Finish" button in the New Aspect Wizard does nothing. The Wizard
> doesn't go away, and no new files are added to my project.

> I am running Eclipse M3 on Windows XP. I'm attempting to add the aspect
> to a pre-existing Java project. The results are the same when I create a
> new AspectJ project then try to add an aspect to it.

> Any ideas?

> Thanks-
> Andrew Molloy

Hmmm. I think you might be on a more recent version of Eclipse than we
have tested on. The 'new aspect' wizard is based on the underlying JDT
internal 'new class' wizard (which is a bit naughty) - any serious changes
to the underlying class might require us to change our wizard. We'll take
a look once we're back on a stable codebase. Hopefully we'll see the
problem straight away as a plugin compilation error against the most
recent eclipse classes.

Cheers,
Andy (AJDT Development)
Re: Problems with New Aspect Wizard [message #562962 is a reply to message #11328] Fri, 22 November 2002 16:50 Go to previous message
Andrew Clement is currently offline Andrew ClementFriend
Messages: 162
Registered: July 2009
Senior Member
Andrew Molloy wrote:

> I just installed the AspectJ plugins for Eclipse and followed the post
> install instructions, but am having a problem.

> The "Finish" button in the New Aspect Wizard does nothing. The Wizard
> doesn't go away, and no new files are added to my project.

> I am running Eclipse M3 on Windows XP. I'm attempting to add the aspect
> to a pre-existing Java project. The results are the same when I create a
> new AspectJ project then try to add an aspect to it.

> Any ideas?

> Thanks-
> Andrew Molloy

Hmmm. I think you might be on a more recent version of Eclipse than we
have tested on. The 'new aspect' wizard is based on the underlying JDT
internal 'new class' wizard (which is a bit naughty) - any serious changes
to the underlying class might require us to change our wizard. We'll take
a look once we're back on a stable codebase. Hopefully we'll see the
problem straight away as a plugin compilation error against the most
recent eclipse classes.

Cheers,
Andy (AJDT Development)
Previous Topic:Icons dont't display properly what can I do (bug?)
Next Topic:Project References
Goto Forum:
  


Current Time: Sun Dec 22 05:57:24 GMT 2024

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

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

Back to the top