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 74825 - Finalize UI of project window
Summary: Finalize UI of project window
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL: http://j2ee.netbeans.org/nonav/docs/p...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-11 12:21 UTC by jrojcek
Modified: 2009-09-26 21:06 UTC (History)
2 users (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 jrojcek 2006-04-11 12:21:08 UTC
This belongs to multiple modules (Application, EJB, Web):
- J2EE modules node should have correct L&F folder icon
- hide Server Resource nodes (optional nodes in the UI spec appear only if they contain something)
- change order of nodes (do not put Config Files to the top)
- add folder to New contextual menu in Web Application
- remove web service client from New contextual menu in EJB module?
Comment 1 _ gowri 2008-11-19 21:27:13 UTC
not critical for 7.0
Comment 2 Petr Jiricka 2009-09-14 14:57:37 UTC
The Server Resources node is probably the most visible part, reassigning to web project.

As for the other items:
> - J2EE modules node should have correct L&F folder icon

The current icon looks fine, does it still need to be changed? (We don't have the infamous "washing machine" icon for
web modules anymore).

> - change order of nodes (do not put Config Files to the top)

This is already done.

> - add folder to New contextual menu in Web Application

Also done.

> - remove web service client from New contextual menu in EJB module?

Cc'ing Milan - he says this part is probably invalid, and now we should have the web service client wizard in EJB
module. 3 years ago when this issue was filed, this wizard probably did not work in EJB modules, now it does.
Comment 3 David Konecny 2009-09-23 04:33:19 UTC
Server Resources node is shown only when appropriate.
f0e44d6253ce
Comment 4 Quality Engineering 2009-09-26 21:06:56 UTC
Integrated into 'main-golden', will be available in build *200909251401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f0e44d6253ce
User: David Konecny <dkonecny@netbeans.org>
Log: #74825 - show Server Resources only when relevant