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 203204

Summary: [71cat] Inspect & Transform custom scripts not selectable
Product: java Reporter: jmborer <jmborer>
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description jmborer 2011-10-06 09:08:04 UTC
When creating a custom refactoring script from within Inspect & Transform > Manage, once you close the "manage" dialog, it will not appear among the other items in the  "Single Inspection" combobox
Comment 1 Jiri Prox 2011-10-06 09:42:26 UTC
Custom hints are also not visible in the hints tree in Tools->Options-> Editor-> Hints
Comment 2 Jan Becicka 2011-10-06 10:02:41 UTC
Custom hints are not visible in editor hints. This is as designed. But original report is valid and reproducible p2.
Comment 3 jmborer 2011-10-06 10:55:06 UTC
Huh? And how can we use then?
Comment 4 Jan Becicka 2011-10-06 11:25:55 UTC
There is simple workaround: just close the Inspect And Transform dialog and invoke it again. Hint should be there.
Or there is also another workflow.
Open Inspect and Refactor | Manage | Create new hint -> [Edit Script] ->Open in Editor - and now you can invoke Run File (Shift F6)
Comment 5 Jan Becicka 2011-10-06 13:50:02 UTC
Changeset: http://hg.netbeans.org/jet-main/rev/7ec9294d4fd6
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2011-10-06 15:46
Message:   
Issue #203204 - [71cat] Inspect & Transform custom scripts not selectable
Comment 6 Quality Engineering 2011-10-07 14:44:05 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/7ec9294d4fd6
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #203204 - [71cat] Inspect & Transform custom scripts not selectable