Bug 155225 - Task tag quick unavailable in AJ editor
Summary: Task tag quick unavailable in AJ editor
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: 1.4.0   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: 1.4.1   Edit
Assignee: Matt Chapman CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-25 09:57 EDT by Alex Savitsky CLA
Modified: 2006-09-05 10:24 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 Alex Savitsky CLA 2006-08-25 09:57:00 EDT
How to reproduce:

Open any Java file in AJ editor
Insert the following line anywhere within the edited class:
		// TODO Auto-generated method stub
Position the cursor on the inserted line and press Quick-Fix (Ctrl-1)
You'll get "No suggestions available" in the suggestion window, instead of the usual "Remove task tag" in Java editor

Also, if you open the same file in both AJ and regular Java editor, the quick fix becomes unavailable in BOTH editors, and won't reappear again until both editors are closed and Java editor is re-opened.

AJ v.1.4.0
Build Id: 20060629124300
Comment 1 Matt Chapman CLA 2006-09-05 10:24:31 EDT
Fixed in:

1.4.1.200609050939 for Eclipse 3.2 (build.193)
1.5.0.200609050926 for Eclipse 3.3M1 (build.23)