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 206841 - Inspect and Transform handles packages recursively
Summary: Inspect and Transform handles packages recursively
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-02 14:31 UTC by Ralph Ruijs
Modified: 2012-02-17 11:01 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 Ralph Ruijs 2012-01-02 14:31:21 UTC
When running "Organize imports" (only one I tried) on the current package, the folders in this package are also analysed. I expect it would only analyse the single package. Running it on "org.netbeans.modules.refactoring.java" now analyses the whole project.
Comment 1 Jan Becicka 2012-02-15 14:45:45 UTC
Changeset: fc5b46497c98
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2012-02-15 15:44
Message:   
Issue #206841 - Inspect and Transform handles packages recursively
Comment 2 Quality Engineering 2012-02-17 11:01:41 UTC
Integrated into 'main-golden', will be available in build *201202170400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/fc5b46497c98
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #206841 - Inspect and Transform handles packages recursively