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 8194 - Ant script project names could be defaulted more intelligently
Summary: Ant script project names could be defaulted more intelligently
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 enhancement (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 21310 (view as bug list)
Depends on:
Blocks:
 
Reported: 2000-11-06 11:00 UTC by Jesse Glick
Modified: 2003-12-19 15:42 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2000-11-06 11:00:03 UTC
See e.g. AntTemplateIterator. The wizard should prechoose "build" as the file
name, since that is conventional.

Also the template could automatically try to sensibly prepopulate the <project>
name. For example, for build.xml, choose the containing package name; for other
$NAME.xml, choose $NAME.
Comment 1 Jesse Glick 2000-11-10 17:48:59 UTC
Default name is now build.xml; fixed in trunk and release31.

Keeping open for second part.
Comment 2 Jan Chalupa 2001-05-05 19:23:00 UTC
Target milestone -> 3.3
Comment 3 Jesse Glick 2001-08-07 21:33:53 UTC
Note that there appears to be a regression in the NFT wizard: the
original fix no longer works, i.e. the name shows as "<default>" or
whatever the standard name is in the second panel, rather than "build"
as it should.
Comment 4 Jan Chalupa 2001-11-27 10:41:13 UTC
Target milestone -> 3.3.1
Comment 5 Jesse Glick 2002-03-07 17:42:16 UTC
*** Issue 21310 has been marked as a duplicate of this issue. ***
Comment 6 Jesse Glick 2002-03-07 17:43:12 UTC
Note in issue #21310 it is shown that the context menu version of the
New wizard does not work correctly. May need to file an openide bug
for that.
Comment 7 Marek Grummich 2002-07-22 08:18:22 UTC
Target milestone was changed from '3.4' to TBD.
Comment 8 David Konecny 2003-02-27 15:40:36 UTC
Reassigning to new maintainer of Ant.
Comment 9 Jesse Glick 2003-12-19 15:42:22 UTC
No plans to do more here.