[tasklist] compiler module was: the module is not compilable
Tor Norbye <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Organization | Sun Microsystems, Inc |
| Message-ID | <1051285337.732.1878.camel@proto> |
On Thu, 2003-04-24 at 22:58, andrew wrote: > BTW, why tasklist/compiler submodule is not included in nbbuild/build.xml > (like <target name="all-tasklist/compiler" depends="...">)? I've added it. You can now add tasklist/compiler to your module list when building the IDE. Tim (the module's author) can comment on the state of the module. I haven't added it to the alpha update center cluster, since the compiler module is a bit different from the other tasklist modules in that it replaces (e.g. overrides) existing NetBeans functionality (and in addition, since there aren't official APIs it can use to do this, it's a bit risky.) -- Tor