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 26379 - Looks in Project main class dialog
Summary: Looks in Project main class dialog
Status: VERIFIED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-08 10:57 UTC by Milan Kubec
Modified: 2007-09-26 09:14 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 Milan Kubec 2002-08-08 10:57:54 UTC
Project main class dialog should use same looks as
are currently set in Explorer by user (for given
folders), otherwise it's confusing that user
selects main class from "different" structure that
see in Explorer.
Comment 1 Milan Kubec 2002-10-09 11:20:38 UTC
Subcomponent changed to looks
Comment 2 Vitezslav Stejskal 2002-11-28 14:27:57 UTC
The IdeProject provides access to three basic nodes in the project for
resources, outputs and sources. They should be the same nodes as in
Logical view. Also it would be useful to provide ContainersListLook
which would visualize containers in the project.

Dialog allowing java main class selection should IMO use the Packages
node, but I don't know how this is defined in java uispec. CCing Svata
to let him know, but I am sure he follows the only thruth we have now
- The Java UISpec ;-).
Comment 3 Vitezslav Stejskal 2003-08-03 14:20:07 UTC
This should be solved in java profile dialogs (main class browser).
Please, check the java uispec for details.
Comment 4 Jan Pokorsky 2003-11-26 15:27:02 UTC
The projects prototype has been canceled. For more details see
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss
Comment 5 Milan Kubec 2004-01-19 14:14:04 UTC
Verified.