Bug 107314 - unable to convert java project to AJ project in Model Explorer
Summary: unable to convert java project to AJ project in Model Explorer
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.2.1   Edit
Assignee: Sian January CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 06:22 EDT by Helen Beeken CLA
Modified: 2005-10-27 11:51 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helen Beeken CLA 2005-08-18 06:22:34 EDT
In RSA, if you're working in the modelling perspective, your projects are
displayed in the Model Explorer (rather than the Package Explorer). This appears
to be very similar to the package explorer, however, if you right click on a
java project the option to "Convert to an AJ project" is greyed out. To convert
a project to an aj project you have to open the package explorer. It would be
better if you could convert your project to an AJ project without having to open
a new view (the package explorer isn't part of the default setup for the
modelling perspective).
Comment 1 Sian January CLA 2005-10-27 11:51:59 EDT
Now fixed - changed the selection listeners in AddAJNatureAction and 
RemoveAJNatureAction to test for adapters of IProject instead of instances so 
that the actions are not disabled unneccesarily.  Fixed in the following 
builds:

AJDT 1.2.1 for Eclipse 3.0:
BUILD COMPLETE -  build.556
Date of build: 10/27/2005 14:00:34
Time to build: 44 minutes 35 seconds

AJDT 1.3 for Eclipse 3.1:
BUILD COMPLETE -  build.163
Date of build: 10/27/2005 14:46:06
Time to build: 37 minutes 30 seconds