Bug 87054 - convert file extenstions doesn't work with aspects that are open in the editor
Summary: convert file extenstions doesn't work with aspects that are open in the editor
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-03-03 04:32 EST by Helen Beeken CLA
Modified: 2005-08-12 08:52 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-03-03 04:32:41 EST
Using AJDT version 1.2.0.20050302153238 and Eclipse 3.0 the following 
behaviour happens:

- I have an AJ project where all my aspects are in .java files
- Open one of the aspects in the editor
- right click on the AJ project in the package explorer
- do Convert File Extensions > Convert source files containing aspects to .aj 
files and others to .java files
- the aspects which aren't open in the editor all have their files changed 
to .aj files, but the one which is open in the editor remains in a .java file.
Comment 1 Sian January CLA 2005-07-19 06:41:32 EDT
I can't reproduce this in either 3.0 or 3.1 with AJDT 1.2 so I am going to 
assume that it was fixed by Matt's changes in that area.  Helen - please re-
open if you see it again.
Comment 2 Helen Beeken CLA 2005-08-01 06:21:18 EDT
Yes, this seems to be no longer happening...may have something to do with the
fact that the open editor is now being closed when you try to convert the file
extensions.