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 109656 - Update Ant options panel acording to UI specs
Summary: Update Ant options panel acording to UI specs
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL: http://ui.netbeans.org/docs/ui/Option...
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-07-13 15:42 UTC by pzajac
Modified: 2007-07-27 18:10 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 pzajac 2007-07-13 15:42:25 UTC
[07071200]
UI specs for extra options panel was modified. Please look at the UI specification.
Comment 1 Jesse Glick 2007-07-13 18:33:13 UTC
Tried to get it close. Not trivial to do since the property editors needed to be embedded.

Also removing mnemonic on Classpath. Not really necessary and clashed with Advanced.

Checking in ant/src/org/apache/tools/ant/module/AntCustomizer.form;
/shared/data/ccvs/repository/ant/src/org/apache/tools/ant/module/AntCustomizer.form,v  <--  AntCustomizer.form
new revision: 1.5; previous revision: 1.4
done
Checking in ant/src/org/apache/tools/ant/module/Bundle.properties;
/shared/data/ccvs/repository/ant/src/org/apache/tools/ant/module/Bundle.properties,v  <--  Bundle.properties
new revision: 1.39; previous revision: 1.38
done
Checking in ant/src/org/apache/tools/ant/module/AntCustomizer.java;
/shared/data/ccvs/repository/ant/src/org/apache/tools/ant/module/AntCustomizer.java,v  <--  AntCustomizer.java
new revision: 1.27; previous revision: 1.26
done
Checking in core/execution/src/org/netbeans/core/execution/beaninfo/editors/NbClassPathCustomEditor.form;
/shared/data/ccvs/repository/core/execution/src/org/netbeans/core/execution/beaninfo/editors/NbClassPathCustomEditor.form,v
 <--  NbClassPathCustomEditor.form
new revision: 1.5; previous revision: 1.4
done
Checking in core/execution/src/org/netbeans/core/execution/beaninfo/editors/Bundle.properties;
/shared/data/ccvs/repository/core/execution/src/org/netbeans/core/execution/beaninfo/editors/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.6; previous revision: 1.5
done
Checking in core/execution/src/org/netbeans/core/execution/beaninfo/editors/NbClassPathCustomEditor.java;
/shared/data/ccvs/repository/core/execution/src/org/netbeans/core/execution/beaninfo/editors/NbClassPathCustomEditor.java,v
 <--  NbClassPathCustomEditor.java
new revision: 1.12; previous revision: 1.11
done
Checking in core/src/org/netbeans/beaninfo/editors/PropertiesCustomEditor.java;
/shared/data/ccvs/repository/core/src/org/netbeans/beaninfo/editors/PropertiesCustomEditor.java,v  <-- 
PropertiesCustomEditor.java
new revision: 1.22; previous revision: 1.21
done
Comment 2 Jesse Glick 2007-07-27 18:10:34 UTC
Tweaking mnemonics a bit more. (Those listed in the UI spec are unusable due to conflicts with other parts of the dialog.)

Checking in Bundle.properties;
/shared/data/ccvs/repository/ant/src/org/apache/tools/ant/module/Bundle.properties,v  <--  Bundle.properties
new revision: 1.40; previous revision: 1.39
done