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 187204 - Open in system doesn't work for folders
Summary: Open in system doesn't work for folders
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 normal with 4 votes (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 194343 (view as bug list)
Depends on: 144575
Blocks:
  Show dependency tree
 
Reported: 2010-06-04 14:07 UTC by ballbreaker
Modified: 2011-03-05 05:44 UTC (History)
1 user (show)

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 ballbreaker 2010-06-04 14:07:12 UTC
Open in system works fine for selected file in the projects window, but if I try to execute it on a folder nothing happens. I expect folder will be opened in explorer. A shortcut assigned to execute "open in system" operation is Alt+Shift+S, but I think it doesn't matter.
Comment 1 sabel 2010-07-22 13:21:28 UTC
A context menu entry would be nice, too.
Comment 2 Jaroslav Tulach 2010-10-01 21:06:45 UTC
I don't think we know how to open folders. Anyway this is a missing functionality request, not a bug. Also until there is someone willing to implement the functionality, I am closing as won'tfix. If you can submit a patch, reopen.
Comment 3 ballbreaker 2010-10-05 09:32:47 UTC
(In reply to comment #2)
> I don't think we know how to open folders. Anyway this is a missing
> functionality request, not a bug. Also until there is someone willing to
> implement the functionality, I am closing as won'tfix. If you can submit a
> patch, reopen.

Jaroslav,
This functionality was available in NetBeans 6.8. Why it is missing in 6.9.x?
Comment 4 Jaroslav Tulach 2010-10-05 11:35:09 UTC
Really? Did this work in 6.8? OK, then I'll see what I can do.
Comment 5 ballbreaker 2010-10-05 11:53:01 UTC
(In reply to comment #4)
> Really? Did this work in 6.8? OK, then I'll see what I can do.

Really. Initially, you have to setup shortcut for Open in System action, because there is no menu item for it. Then you create the shortcut try it on any package.
Comment 6 Jaroslav Tulach 2011-01-31 21:55:21 UTC
*** Bug 194343 has been marked as a duplicate of this bug. ***
Comment 7 Jaroslav Tulach 2011-03-04 07:47:24 UTC
The action does not work for Bundle.properties neither for manifest.mf as far as I can tell.
Comment 8 Jaroslav Tulach 2011-03-04 08:55:54 UTC
Open in System actions works fine on folders without extensions. Let's enable it: ergonomics#0f460a3a2125
Comment 9 Quality Engineering 2011-03-05 05:44:07 UTC
Integrated into 'main-golden', will be available in build *201103050000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0f460a3a2125
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #187204: Open in System works OK on folders (even without extensions)