Bug 414195 - [xtend][quickfix] Support of create type quick fix proposal
Summary: [xtend][quickfix] Support of create type quick fix proposal
Status: NEW
Alias: None
Product: Xtend
Classification: Tools
Component: Backlog (show other bugs)
Version: 2.4.2   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 07:20 EDT by Anton Kosyakov CLA
Modified: 2013-08-01 07:20 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 Anton Kosyakov CLA 2013-08-01 07:20:38 EDT
@Active(FooProcessor|)
annotation Foo {
}

where | stands for the cursor position.

I will be nice to have create new type proposal at such places.