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 256242 - Select an ant task to run when the project is loaded into Netbeans.
Summary: Select an ant task to run when the project is loaded into Netbeans.
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-28 21:55 UTC by jdavi
Modified: 2015-10-28 21:55 UTC (History)
0 users

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 jdavi 2015-10-28 21:55:53 UTC
Sometimes, when you fresh check out and load an Ant Free Form project, you get a lot of errors on the IDE because this project needs to perform some task first (e.g. generate or compile some classes)  That confuses a lot, specially to newbies.

 
  My proposal is to be able to choose a task that will be run automatically by Netbeans every time you load the project into the IDE.

Cheers
 JD Evora