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 47629 - Missing .java and .nbm file associations
Summary: Missing .java and .nbm file associations
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
: 59130 67589 90180 100822 118241 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-21 09:43 UTC by malakim
Modified: 2014-02-10 14:14 UTC (History)
1 user (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 malakim 2004-08-21 09:43:27 UTC
[ BUILD # : 200408191352 ]
[ JDK VERSION : J2SE 1.5.0 ]

NetBeans installer no longer offers the choice of making NetBeans the default application for opening Java source files.
Comment 1 mslama 2004-08-23 09:46:20 UTC

*** This issue has been marked as a duplicate of 46027 ***
Comment 2 Jan Chalupa 2004-08-23 10:04:45 UTC
There are currently no plans to support this feature. In NB 4.0,
there's little the user can do with a single Java file without its
project context. In general, the context is not known when opening a
standalone file, so the associations feature was dropped.

I'm changing this issue to an enhancement request. Perhaps, the file
path could be automatically added to the Favorites tab and the file
could open in the editor, so that the user can view and edit it.
Advanced features such as code completion and refactoring wouldn't be
available, of course.
Comment 3 pzajac 2004-08-24 09:16:18 UTC
This feature is usefull in spite of you haven't setted classpath for
opened java file. It is no so dificult to implement it when the
netbenas binary file can be runned with parameter:
-open file

Comment 4 Jesse Glick 2004-08-31 19:38:43 UTC
I agree that this should be kept. If the .java file *is* in a project,
then everything will work fine. Exactly the same as if you pressed
Ctrl-O and selected a file from within the IDE.
Comment 5 mslama 2005-05-31 13:44:19 UTC
*** Issue 59130 has been marked as a duplicate of this issue. ***
Comment 6 mslama 2005-10-26 14:17:52 UTC
*** Issue 67589 has been marked as a duplicate of this issue. ***
Comment 7 Pavel Buzek 2007-02-16 18:28:21 UTC
Looks like this was actually implemented in 57364, right?
Comment 8 mslama 2007-02-19 07:41:54 UTC
Yes. IDE is now present in Open With list.
Comment 9 Mikhail Vaysman 2007-08-25 16:16:35 UTC
There is no associations again. Reopen issue.
Comment 10 dlipin 2007-08-26 10:54:06 UTC
*** Issue 100822 has been marked as a duplicate of this issue. ***
Comment 11 Jiri Prox 2007-09-17 20:28:49 UTC
Obsolete milestone, please reevaluate
Comment 12 dlipin 2007-11-02 18:56:58 UTC
*** Issue 118241 has been marked as a duplicate of this issue. ***
Comment 13 captainpinko 2008-06-23 22:15:33 UTC
Shouldn't double-clicking on a .nbm offer to install it to your IDE? That would make installing plug-ins that aren't
from some official repository easier, and would be worthwhile since there seems to be a larger push lately to push for
more odules to be written for the IDE.
Comment 14 dlipin 2008-10-16 22:00:47 UTC
*** Issue 90180 has been marked as a duplicate of this issue. ***
Comment 15 Jiri Rechtacek 2012-10-07 12:58:38 UTC
Assigned to new owner.