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 128106 - --open with "." as argument non longer opens the current directory
Summary: --open with "." as argument non longer opens the current directory
Status: RESOLVED DUPLICATE of bug 127183
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-22 08:21 UTC by hansabbink
Modified: 2008-12-22 11:48 UTC (History)
0 users

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 hansabbink 2008-02-22 08:21:46 UTC
In NB 5.* using a shortcut to NetBeans with "--open ." as the start-up parameters would open the project in the 
directory in which the shortcut was placed. Very usefull, because if you have a lot of directories with projects, 
dropping the same shortcut in each of those would give you a simple way of starting netbeans on that project.
In NB 6.0 this mechanism no longer works. The "--open ." is now interpreted as "open the directory in which NetBeans 
is installed".
Comment 1 hansabbink 2008-02-22 08:23:16 UTC
Sorry, the additional submission erroneously shows "linux" as the operating system. That should be "XP".
Comment 2 Lukas Hasik 2008-02-22 09:49:29 UTC
Reassigning to Tomas who is maintaining the launcher
Comment 3 Marian Mirilovic 2008-02-22 10:02:04 UTC
utilities/openfile ?
Comment 4 t_h 2008-02-22 10:49:35 UTC
It should be solved by fix for #127183. It works for trunk (it is necessary to specify also "." as shortcut's "Start
in"). Closing as duplicate.

*** This issue has been marked as a duplicate of 127183 ***