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 54159 - Customizer - Build and Run panel labels
Summary: Customizer - Build and Run panel labels
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL: http://projects.netbeans.org/buildsys...
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-28 14:03 UTC by zikmund
Modified: 2007-08-07 13:19 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 zikmund 2005-01-28 14:03:39 UTC
Build 200501271900

1) Have a Java/Web Freeform project
2) Go to project's properties | Build and Run
3) ERROR - it doesn't respect UI spec
 U1) remove top label 'Specify Ant targets ...'
   (or is it UI spec bug? - Jano?)
 U2) rename 'Custom Menu Items' to 'Custom
Contextual Menu Items'
 U3) Swap Label and Ant Target columns in the table.
Comment 1 Jesse Glick 2005-04-03 19:23:40 UTC
Too late for 4.1 unless this is P2.
Comment 2 Jesse Glick 2005-04-21 15:23:16 UTC
Still awaiting clarification from Jano.
Comment 3 jrojcek 2005-05-31 12:56:51 UTC
Bug report is correct. Please follow the spec...

U1) remove top label 'Specify Ant targets ...'
   (or is it UI spec bug? - Jano?)
 U2) rename 'Custom Menu Items' to 'Custom
Contextual Menu Items'
 U3) Swap Label and Ant Target columns in the table.
Comment 4 Milan Kubec 2007-08-07 13:19:11 UTC
Fixed.

Checking in TargetMappingPanel.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/TargetMappingPanel.java,v  <--  TargetMappingPanel.java
new revision: 1.40; previous revision: 1.39
done
Checking in Bundle.properties;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/Bundle.properties,v  <--  Bundle.properties
new revision: 1.25; previous revision: 1.24
done
Checking in TargetMappingPanel.form;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/TargetMappingPanel.form,v  <--  TargetMappingPanel.form
new revision: 1.15; previous revision: 1.14
done