Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 346017 - org.eclipse.ajdt.internal.ui.editor.CompilationUnitEditor does not offer 'privileged' modifier in content-assist
Summary: org.eclipse.ajdt.internal.ui.editor.CompilationUnitEditor does not offer 'pri...
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 minor (vote)
Target Milestone: 2.1.3   Edit
Assignee: AJDT-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-16 20:20 EDT by Brett Randall CLA
Modified: 2011-05-31 15:55 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 Brett Randall CLA 2011-05-16 20:20:21 EDT
Build Identifier: Build id: 20110301-1815

When editing AJ source, if you go to the Aspect declaration e.g. public aspect and position the cursor between those words, type a 'p' then control-space, the modifier 'privileged' is not offered by content assist.

The active editor class:
AspectJEditor
The contributing plug-in:
org.eclipse.ajdt.ui (2.1.3.e36x-20110315-1000)
The active editor identifier:
org.eclipse.ajdt.internal.ui.editor.CompilationUnitEditor
The active menu contribution identifiers:
org.eclipse.ajdt.internal.ui.editor.CompilationUnitEditor.EditorContext
#AbstractTextEditorContext
#CompilationUnitEditorContext
#AbstractTextEditorRulerContext
#AJCompilationUnitRulerContext
org.eclipse.ajdt.internal.ui.editor.CompilationUnitEditor.RulerContext
#OverviewRulerContext

Reproducible: Always

Steps to Reproduce:
Per above.
Comment 1 Andrew Eisenberg CLA 2011-05-31 15:55:15 EDT
Now committed.  Will be available in the next Eclipse 3.6 build.