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.

View | Details | Raw Unified | Return to bug 17466
Collapse All | Expand All

(-)ICFolderImpl.java (-4 / +2 lines)
Line 191 Link Here
191
                    org.openide.util.RequestProcessor.postRequest (new Runnable () {
191
                    new Thread(new Runnable () {
192
--
Line 195 Link Here
195
                    });
195
                    }).start();
196
--

Return to bug 17466