This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 69787 - F12 in diff view skips over import statement changes
Summary: F12 in diff view skips over import statement changes
Status: RESOLVED WONTFIX
Alias: None
Product: contrib
Classification: Unclassified
Component: Jackpot (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ tball
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 20:32 UTC by Jesse Glick
Modified: 2010-04-27 18:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-12-02 20:32:56 UTC
Seems that using F12 to review changes quietly skips over changes to import
blocks. Now clearly these are "less important" changes (so long as the source
still compiles!) that are less likely to be controversial, but it would still be
nice to look at them to verify that nothing funny is going on.

I'm not sure, but it looks like sometimes the import statement changes appear as
part of the same change (acc. to the top pane) as a change to a method (the last
such change in a given class)? If true, that is pretty weird - would expect a
separate entry in the top pane for changes to imports.
Comment 1 Jesse Glick 2010-04-27 18:40:40 UTC
The old Jackpot module is no longer maintained. There is a rewrite in progress at: http://bitbucket.org/jlahoda/jackpot30/wiki/Home