Bug 8927 - Reorganize methods in source file through Outline view [dnd]
Summary: Reorganize methods in source file through Outline view [dnd]
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
: 3605 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-02-01 11:08 EST by Simon McClenahan CLA
Modified: 2003-04-25 06:33 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon McClenahan CLA 2002-02-01 11:08:57 EST
It would be efficient to be able to manually reorganize the location of fields 
and methods within the source with drag and drop in the Outline view. This 
would be much easier than cut and paste whole blocks of text in the editor.

Those of us that have migrated from VAJ have all the methods in alphabetical 
order. If we are going to be able to view the whole source, it would be nice to 
be able to rearrange it easily. Like the Organize Imports command, a new 
command like Organize Methods could be added to automagically organize 
constructors, getters/setters, public/package/protected/private methods, etc.
Comment 1 Adam Kiezun CLA 2002-02-01 11:20:48 EST
1. dnd feature request has been filed before as bug#6305

2. you can use cut/copy/paste actions in viewers (which will allow you to 
do more reorganization in a structured way)

3. Organize Members is a new feature request
Comment 2 Erich Gamma CLA 2002-02-01 19:29:47 EST
Organize members would be a useful feature, but it currently has lower 
priority. Defer for now.
Comment 3 Erich Gamma CLA 2002-05-11 15:05:18 EDT
defer for after 2.0
Comment 4 Dirk Baeumer CLA 2002-07-25 08:59:30 EDT
*** Bug 3605 has been marked as a duplicate of this bug. ***
Comment 5 Adam Kiezun CLA 2003-04-25 06:33:50 EDT
organize members is available as 'sort members'
dnd feature request is bug 17296