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 - Tweak the layout of Java Project with Existing Ant Script
Summary: Tweak the layout of Java Project with Existing Ant Script
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-06-16 13:38 UTC by jrojcek
Modified: 2006-03-24 10:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The intended layout of java project with existing ant script wizard panel. (23.11 KB, image/tiff)
2004-06-16 13:41 UTC, jrojcek
Details

Note You need to log in before you can comment on or make changes to this bug.
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.