Bug 419523 - [editor] Update Run As menu for dirty editor
Summary: [editor] Update Run As menu for dirty editor
Status: NEW
Alias: None
Product: Xtend
Classification: Tools
Component: Backlog (show other bugs)
Version: 2.4.3   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-15 16:56 EDT by Anton Kosyakov CLA
Modified: 2013-10-15 16:56 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-10-15 16:56:51 EDT
Create a new class, add main method and then try to run class without saving (with dirty editor). The Run As will be empty.

After saving Run As -> Java Application appears. But JDT shows this item irregardless to the state of an editor.