Re: Re: Integrated compiler and javaparser functionality

Tim Lebedkov <[email protected]> Tue, 17 Feb 2004 18:04:28 +0100
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Message-ID <[email protected]>
Jesse Glick wrote:

> Tim Lebedkov wrote:
>
>>> looking at compiler submodule from user's point of view [...]
>>
>>
>> - Will this submodule become a part of NB 4.0? - The main problem is
>> that Ant does not use the CompilationEngine to output the messages. 
>
>
> Since NB 4.0 should use only Ant and not the current 
> CompilationEngine, it would be a waste of time to work on this module 
> for 4.0; we would just need to delete it.

Is it impossible to redirect the output of Ant and present it's messages 
in a table?

--Tim

>
> -J.
>