Bug 419306 - Missing quick fix on package declaration
Summary: Missing quick fix on package declaration
Status: NEW
Alias: None
Product: Xtend
Classification: Tools
Component: Backlog (show other bugs)
Version: 2.4.3   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-12 04:58 EDT by Jan Matèrne CLA
Modified: 2019-08-08 06:26 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Matèrne CLA 2013-10-12 04:58:23 EDT
When changing the package declaration of a class the JDT provides two quick fixes:
1. changing the package declaration
2. moving the class to the specified package.
The 2nd quick fix is not available for Xtend classes.
Comment 1 Jan Matèrne CLA 2013-10-12 05:04:03 EDT
Forgotten to provide the versions:
Xtend SDK
Version: 2.4.3.v201309030823
Build id: R201309030823
Comment 2 Jan Koehnlein CLA 2013-10-12 14:34:21 EDT
This is due to the fact that we don't have move refactoring yet.
Comment 3 Tamas Miklossy CLA 2019-08-08 06:26:25 EDT
See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=421032