build targets or build outputs
John Jullion-Ceccarelli <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Organization | Sun Microsystems Czech |
| Message-ID | <[email protected]> |
Hi folks, Simple (?) question: what do we call those things that go under the Outputs node? Are they build targets or build outputs. I personally prefer to talk about build targets as the nodes under the Output node (the thing that produces your compiled classes, JARs, etc.) and the build outputs as the things they produce (compiled classes, JARs, etc.) Also, Ant users will find this familiar. Anyway, we need to decide on one term and use it everywhere. -John