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 #562450] Thu, 31 October 2002 17:51
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.
Previous Topic:Specification of Build Path - Output
Next Topic:Re: debugger supporting JSR 45?
Goto Forum:
  


Current Time: Thu Apr 25 09:51:59 GMT 2024

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

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

Back to the top