Ant Overview - plugin detail
Provides a list of multiple ant build files
| Plugin owner: |
recjake |
| Website: |
http://recjake.piranho.de/ |
| Added: |
2008-03-07 |
| Last updated: |
2008-03-10 |
| NetBeans Versions: |
6.0, 6.1 |
| License: |
none |
| Category: |
Utilities |
| Size: |
0.01 MB |
| Downloaded: |
2,027 times |
| Rating: |
|
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
Provides a list of multiple ant files. These files could be from different projects. All actions performable on an ant build file (from project or files window) could be performed from here too.
IDEA users may know this view, it's inspired from there.
This is useful if: - you have multiple build files in one project and you don't want to crawl for those files always when you need 'em
- you have multiple build files in one project, but there are no dependenices between them
- you have different projects may depending on each other (but without dependencies in build files) and you don't want to open the project only to build it
- you have a favorites window with a lot of entries in (as I do) and all your build files have the same name (as usual)
- you just like it :)
What's new in this version
Support for shadowed files (like used in Favorites) is implemented now.
|
[ You have to be logged in to be able to comment. ]
User Comments
Requests
It would be nice if:
1. It would add all Ant files to the Ant Overview window for all opened projects.
2. Ability to specify the Ant and Java version to use.
Posted by desmond_kirrane on Jul 08, 2008