Will we see some of these changes in NetBeans in the future?

Błażej Gołaszewski <[email protected]> Tue, 02 Oct 2007 22:47:36 +0200
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
Hi,

    I'm was testing the newest build of NB 6.0 Beta 1 and I was 
wondering if there is a chance to see some of those features in the 
upcoming NB versions?

       - the IDE could compile project even when it has some errors in 
its code. When you are correcting one error it's good to see if the new 
part of code doesn't make any other          problems in the app while 
running. Now you have to comment things out or spend few more moments to 
correct the rest quickly and compile the project.
       - the console output doesn't have any filters to see only 
information important to us
       - when I want to use onlu one part (few classes) form one project 
in an other I have to link the whole jar file from the first project. It 
would be simplier to link only              those 2 or more source files.
   
    Thanks for your reply and I hope I wont have enemies after this 
message ;)

gol4s