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 28583 - configurations UI
Summary: configurations UI
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2002-11-08 09:54 UTC by Pavel Buzek
Modified: 2004-04-19 16:40 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 Pavel Buzek 2002-11-08 09:54:02 UTC
implement according to the new infrastructure ui spec
Comment 1 Vitezslav Stejskal 2003-01-05 15:21:55 UTC
Most of the UI for configurations is already done, the remaining part
is the 'New Configuration' dialog. This dialog should be implemeneted
according to the uispec chapter 5.5, specifically we have to:
- extend settings API to allow create cfg as a copy of another cfg of
the same type and use this extension in the dialog
- allow user to specify whether the new cfg is shared or personal
Comment 2 Vitezslav Stejskal 2003-01-17 16:48:41 UTC
Done.

Checking in org/netbeans/modules/projects/ide/actions/Bundle.properties;
/cvs/projects/ide/src/org/netbeans/modules/projects/ide/actions/Attic/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.1.2.13; previous revision: 1.1.2.12
done
Checking in
org/netbeans/modules/projects/ide/actions/EditBuildConfigurations.java;
/cvs/projects/ide/src/org/netbeans/modules/projects/ide/actions/Attic/EditBuildConfigurations.java,v
 <--  EditBuildConfigurations.java
new revision: 1.1.2.2; previous revision: 1.1.2.1
done
RCS file:
/cvs/projects/ide/src/org/netbeans/modules/projects/ide/actions/Attic/NewBuildConfiguration.form,v
done
Checking in
org/netbeans/modules/projects/ide/actions/NewBuildConfiguration.form;
/cvs/projects/ide/src/org/netbeans/modules/projects/ide/actions/Attic/NewBuildConfiguration.form,v
 <--  NewBuildConfiguration.form
new revision: 1.1.2.1; previous revision: 1.1
done
RCS file:
/cvs/projects/ide/src/org/netbeans/modules/projects/ide/actions/Attic/NewBuildConfiguration.java,v
done
Checking in
org/netbeans/modules/projects/ide/actions/NewBuildConfiguration.java;
/cvs/projects/ide/src/org/netbeans/modules/projects/ide/actions/Attic/NewBuildConfiguration.java,v
 <--  NewBuildConfiguration.java
new revision: 1.1.2.1; previous revision: 1.1
done
cvs diff: NewBuildConfiguration.form is a new entry, no comparison
available
cvs diff: NewBuildConfiguration.java is a new entry, no comparison
available
Processing log script arguments...
Mailing the commit message to cvs@projects.netbeans.org (from
vstejskal@netbeans.org)
Comment 3 Pavel Buzek 2003-07-02 14:08:14 UTC
i've verified all these issues
Comment 4 Pavel Buzek 2003-07-02 14:19:20 UTC
closing all my verified issues