Survey: NetBeans features for working on the compiler

Jesse Glick jesse.glick at sun.com
Tue Jul 17 11:41:17 PDT 2007


Jonathan Gibbons wrote:
> I'm working through the "Advanced Free-Form Project Configuration" at
> http://www.netbeans.org/kb/41/freeform-config.html, and I'm
> wondering how many of these features we should support.  Hooking up
> build/debug/test are no-brainers -- but the note lists 15 standard
> targets, and I'm wondering if anyone would notice if any were not
> implemented.

debug.fix is very useful and not hard to add. BTW you can also add 
support for using the NB Profiler if that is desirable. It is easiest to 
just get the Freeform Project Extras module from Auto Update, then make 
a "skeletal" project to play with, and copy and paste with edits from 
its build scripts as desired.

-J.

-- 
jesse.glick at sun.com  netbeans.org  ant.apache.org  hudson.dev.java.net
             http://google.com/search?q=e%5E%28pi*i%29%2B1




More information about the compiler-dev mailing list