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 18955 - Compiler Target combo box does not contain hidden FS objects
Summary: Compiler Target combo box does not contain hidden FS objects
Status: CLOSED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Other All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-29 14:56 UTC by lkishalmi
Modified: 2007-09-26 09:14 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 lkishalmi 2001-12-29 14:56:56 UTC
I usually work in the following environment:

  The sources are kept in a CVS system and the classes are created in a
deployment directory. So I set the compiler target to this directory. For me the
deployment directory is not importat to see, so I switch it to be hidden.

  After I switch it to be hidden I can not select it in the Compiler Target
combo box. So I think the filter criteria should be modified to display the
writeable and hidden filesystems too.
Comment 1 Svata Dedic 2002-01-02 09:45:23 UTC
It's not possible for 3.3*, and I doubt that it is possible for 3.*.
Many modules use hidden filesystems for their services and the list
would be really confusing.
The option was specifically designed to not show hidden filesystems
(because of their widespread usage for modules' internal purposes).
Comment 2 Tomas Hurka 2002-01-02 11:10:39 UTC
See also issue #11147
Comment 3 Quality Engineering 2003-07-01 13:11:55 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 13:18:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2007-09-20 10:16:49 UTC
Reorganization of java component