Re: PROPOSAL: Seperate *.class files from *.java files in build
Svata Dedic <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Holger Krug wrote: > On Wed, Jul 17, 2002 at 11:22:33AM +0200, Svata Dedic wrote: > > That means the information Netbeans gives the user, if a file was > compiled or not, is not correct when you work simultaneously with Ant > and Netbeans compiler. > I see. But you can mount the output directory as a filesystem (probably make it hidden as well, if you don't need it) and change NB compiler's "Target" property to that filesystem. That way NB will compile to another directory and also use this info when testing file's up-to-date state. -Svata -- Svatopluk Dedic <mailto:[email protected]> NetBeans, Java/Repository <http://java.netbeans.org>