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 191451 - NetBeans must be opened to use windows "Open with..." command.
Summary: NetBeans must be opened to use windows "Open with..." command.
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 7.0.1
Hardware: PC Other
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-29 01:53 UTC by gliesian
Modified: 2014-02-10 14:15 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gliesian 2010-10-29 01:53:50 UTC
In windows, 

(1) Right click a file and select "Open with... [netbeans]".

NetBeans will open, but the file won't open in the source editor.

You must repeat the first step.
Comment 1 Jaroslav Havlin 2011-09-13 07:23:46 UTC
It is possible to specify a file to open if you start NetBeans from the command line.

e.g. C:\Program Files\NetBeans 7.0\bin>netbeans --open x:\path\to\File.java

You can configure file context menu to contain a shortcut action for it, see:
http://wiki.netbeans.org/FaqCliOpen
http://netbeanside61.blogspot.com/2009/02/open-with-netbeans-context-menu-in.html

I think it (or something similar) could be configured during installation. Reassigning to Installer.
Comment 2 Jiri Rechtacek 2012-10-07 12:58:46 UTC
Assigned to new owner.