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 29789 - Finalize support for 'New Resource' wizard
Summary: Finalize support for 'New Resource' wizard
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords: API
Depends on: 27803
Blocks:
  Show dependency tree
 
Reported: 2003-01-05 15:40 UTC by Vitezslav Stejskal
Modified: 2003-12-11 14:25 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitezslav Stejskal 2003-01-05 15:40:50 UTC
Several things have to be done:
- projects infra should support generic part of
the wizard, at this moment (according to the
uispec) this part consists from one panel which
allows to enter name of the new resource definition
- there should be some factory method which could
be used by modules to get the generic part of New
Resource wizard and reuse it
- although this is not described in the uispec the
wizard should support creation of resources from
the outputs of another project

See the uispec chapter 6.1 for details, cooperate
with druiz  to finalize the uispec and implement
what's neccessary.
Comment 1 Dusan Balek 2003-02-19 09:15:48 UTC
Implemented.
Generic part of the New resource wizard can be found via
ProjectUtil.createResourceGeneralPanel(...)
Comment 2 Jan Becicka 2003-11-25 14:01:01 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 VERIFIED --->
Comment 3 Jan Becicka 2003-11-25 14:09:39 UTC
---> CLOSED