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 29794 - Finalize support for 'New Output' wizard
Summary: Finalize support for 'New Output' 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: David Konecny
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-01-05 16:13 UTC by Vitezslav Stejskal
Modified: 2004-04-19 16:15 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 16:13:03 UTC
The projects infrastructure should provide generic
part of 'New Output' wizard. This part consists
from single panel which allows to enter the name
of the new output and to select whether it will be
the default build target of the project. Implement
this panel and create API fatcory method which
modules could use to access this implementation.

See uispec chapter 7.1 for details.
Comment 1 David Konecny 2003-01-10 09:41:41 UTC
This is already implemented. See API
ProjectUtil.createBuildTargetGeneralPanel() for more details. It is
also already used by Ant Build Target. What is missing is
documentation. I will take care about it.
Comment 2 Jan Becicka 2003-11-25 14:01:36 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:10:19 UTC
---> CLOSED