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 30949 - Properties of Java Project node
Summary: Properties of Java Project node
Status: CLOSED INVALID
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: 2003-02-11 14:08 UTC by Milan Kubec
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 Milan Kubec 2003-02-11 14:08:32 UTC
According to Java Projects UI Spec properties of
Java Project node is missing property 'Nodes
Displayed'.
'Default Build Output' should be 'Default Build
Target'.
'Project Settings Configuration' should be
'Current Configuration'.

And also there should be 'Compiler Properties' and
'Javadoc Properties'.
Comment 1 Vitezslav Stejskal 2003-04-06 15:08:57 UTC
IMO this request were caused by mistakes in java uispec which were
(and unfortunately in some areas still is) inconsistent with projects
infra uispec. However, for project's main node properties this is
already corrected. The only problem still remaning is the presence of
Compiler properties which IMO are tied to Compiled Classes b.t. Since
there can be more Compiled Classes build targets defined in the
project it doesn't make sense to present these properties on project's
main node. They must be presented on CC b.t. node if anywhere.

The javadoc properties is another issue which will solved separately
for javadoc module.
Comment 2 Milan Kubec 2003-08-28 15:29:30 UTC
Verified.
Comment 3 Jan Becicka 2003-11-25 14:21:20 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.