Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AspectJ Project Wizard bug?
AspectJ Project Wizard bug? [message #9397] Thu, 31 October 2002 17:51 Go to next message
Eclipse UserFriend
Originally posted by: john_daly.hp.com

Hi all,

I've noticed a difference in the creating AspectJ vs. Java Projects in
Eclipse using the project wizards and would like to know if this is a bug
or if I may be missing something in the setup process.

When creating a Java Project on an existing project directory structure
akin to:

project/myproject
project/myproject/src (location of source code)
project/myproject/lib (location of required libs)
project/myproject/build (location of class files)

The Java Project Wizard first prompts for the name of the project
'myproject' and the directory location (i.e. Project Contents)
'/project/myproject' (Step1)

Selecting 'Next' the JPW then prompts the user with a "New Java Project"
dialog box stating: "The project location points to an existing folder. Ok
to create the project now sp existing class paths can be detected? This
will disable the 'Back; button. (Yes) or (No) (Step 2)

Selecting (Yes) on this dialog produces the 'Java Settings' step of the
JPW with the 'Use source folders contained in the project' button selected
along with a list of identified source directories. (Step 3)

Using the AspectJ Project Wizard,(Step 2) in the above sequence is missed
resulting in a direct leap to (Step 3). However in this case no source
directories are identified and the user must select 'Use source folders
contained in project'. This tab allows the user to 'Add Existing Folders'
but pressing this button yields an empty dialog and the error 'No entries
available'.

It appears the two project wizard don't behave the same. Is there a bug
here? Should I expect the APW and JPW to work the same? Am I missing
something in the setup?

Thanks in advance for your input.
Re: AspectJ Project Wizard bug? [message #9654 is a reply to message #9397] Thu, 07 November 2002 17:31 Go to previous message
Eclipse UserFriend
Originally posted by: clemas.uk.ibm.com

John Daly wrote:
> Hi all,
> I\'ve noticed a difference in the creating AspectJ vs. Java Projects in
> Eclipse using the project wizards and would like to know if this is a bug
> or if I may be missing something in the setup process.
> <snip>

Hi John,

You aren\'t missing anything, this appears to be a bug. I can\'t quite
recreate/debug it on my setup at the moment as my plugin is in a bad way
(mid development!) :)
But if you raise a bugzilla report we\'ll look at it when we can. Its odd
because our wizard for AspectJ projects is just a very lightweight wrapper
around the existing Java new project wizard, we just override here and
there to get our text onto the pages.

Cheers,
Andy.
AJDT Development.
Re: AspectJ Project Wizard bug? [message #562717 is a reply to message #9397] Thu, 07 November 2002 17:31 Go to previous message
Andrew Clement is currently offline Andrew ClementFriend
Messages: 162
Registered: July 2009
Senior Member
John Daly wrote:
> Hi all,
> I\'ve noticed a difference in the creating AspectJ vs. Java Projects in
> Eclipse using the project wizards and would like to know if this is a bug
> or if I may be missing something in the setup process.
> <snip>

Hi John,

You aren\'t missing anything, this appears to be a bug. I can\'t quite
recreate/debug it on my setup at the moment as my plugin is in a bad way
(mid development!) :)
But if you raise a bugzilla report we\'ll look at it when we can. Its odd
because our wizard for AspectJ projects is just a very lightweight wrapper
around the existing Java new project wizard, we just override here and
there to get our text onto the pages.

Cheers,
Andy.
AJDT Development.
Previous Topic:eclipse ide
Next Topic:AJDT Plugin Loading / Build Errors 2
Goto Forum:
  


Current Time: Fri Apr 19 22:05:00 GMT 2024

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

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

Back to the top