Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 86283 - Quick fixes and refactorings should allow to contribute comments to commit sets [general issue] [2]
Summary: Quick fixes and refactorings should allow to contribute comments to commit se...
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC All
: P3 enhancement with 4 votes (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-23 11:23 EST by Eugene Kuleshov CLA
Modified: 2009-08-30 02:33 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kuleshov CLA 2005-02-23 11:23:03 EST
When cleaning up code it is a common to use quick fixes and refactorings to make
changes in a code. Once the work is done you have to review all changes and
assign appropriate comments/descriptions before committing them, so basically
somehow repeat significant part of work. Because review part could be
time-consuming developers often skip this step and just add some generic comment
for commit set. Commit comments could be much better if quick fix and
refactoring operations will automatically contribute comments for commit sets.
This will also simplify precommit review process.
Comment 1 Dirk Baeumer CLA 2005-02-23 14:16:33 EST
Agree, but this is out of scope for 3.1. Currently JDT doesn't know anything
about commit sets.
Comment 2 Eugene Kuleshov CLA 2005-02-23 14:28:00 EST
By the way, does JDT know anything about local history? 

If so, then it could go into a local history and CVS or any other VCS
integration can query local history for change sets...
Comment 3 Tom Tromey CLA 2005-10-25 14:15:31 EDT
GNU Classpath requires a ChangeLog entry of a certain style
for every change.  It would be handy if the changelog plugin
could get descriptions of quick fix operations and write
these entries automatically.
Comment 4 Eclipse Webmaster CLA 2009-08-30 02:33:47 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.