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 64898

Summary: Starting ant targets from the projects view
Product: java Reporter: Tim Lebedkov <lebedkov>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker CC: jrojcek
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tim Lebedkov 2005-09-22 14:22:14 UTC
Please add the ant targets from the default build.xml file to the local menu for
a project in the projects view.
Comment 1 Jesse Glick 2005-09-22 19:23:03 UTC
Probably a duplicate.
Comment 2 Jesse Glick 2005-09-22 19:23:33 UTC
Of course, if you have a freeform project you can already do this.
Comment 3 Tomas Zezula 2005-09-23 07:56:24 UTC
It's nice feature for advanced users which know the structure of the
j2seproject's build script, but it may be confusing for basic users.
Jano, what do you think about it?