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 44974

Summary: Tweak the layout of Java Project with Existing Ant Script
Product: projects Reporter: jrojcek <jrojcek>
Component: AntAssignee: David Konecny <dkonecny>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41835    
Attachments: The intended layout of java project with existing ant script wizard panel.

Description jrojcek 2004-06-16 13:38:53 UTC
* 12px between "Select folder..." label and "Location" row
* 5px between "Location" and "Build Script" rows.
* 24px between "Build Script" row and "Specify a 
name..." label
* 12px between "Specify a name..." label and "Project Name" row
* 12px between "Project Name" and "Project Folder" rows

I will attach the screenshot.
Comment 1 jrojcek 2004-06-16 13:41:31 UTC
Created attachment 15757 [details]
The intended layout of java project with existing ant script wizard panel.
Comment 2 David Konecny 2004-06-24 14:16:17 UTC
Jano,

are you sure with last row:
   "12px between "Project Name" and "Project Folder" rows"
On your screenshot it looks more like 5px as in between Location and
Build Script and that's how I implemented it as it seems better to me.
Feel free to reopen.

Fixed in:
src/org/netbeans/modules/ant/freeform/ui/BasicProjectInfoPanel.form;
new revision: 1.5; previous revision: 1.4
src/org/netbeans/modules/ant/freeform/ui/BasicProjectInfoPanel.java;
new revision: 1.8; previous revision: 1.7
Comment 3 Marian Mirilovic 2005-12-20 15:52:18 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.