Bug 70972 - missing options in editor context menu when working with .aj files
Summary: missing options in editor context menu when working with .aj files
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: 1.1.11   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.2.0   Edit
Assignee: Luzius Meisser CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-28 09:24 EDT by Luzius Meisser CLA
Modified: 2004-09-10 06:32 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 Luzius Meisser CLA 2004-07-28 09:24:55 EDT
Right-clicking inside the editor window opens a different menu for .aj files 
than it does for .java files.
Comment 1 Luzius Meisser CLA 2004-07-29 08:38:42 EDT
When working with .java files that contain aspects, the options are there, but 
most of them do not work. I guess we should care about this in the new 
codebase. -> new target: 1.2.0
Comment 2 Luzius Meisser CLA 2004-09-10 06:32:55 EDT
Most context menu options in the editor now work for .aj files. We should open 
individual bugs for the features inside the menu that do not work.

For java files: the context menu options will work if no AspectJ syntax is 
used. -> use .aj files for classes with AspectJ code.