Re: PROPOSAL: Seperate *.class files from *.java files in build
Holger Krug <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 17, 2002 at 11:13:24AM +0200, Holger Krug wrote: > Hence you probably won't get your patch through. The only possibility > would be to simultaneously submit a patch to the core Netbeans > infrastructure which hints Netbeans to look up the classes in a > separate directory and to wait until this patch gets integrated into > the Netbeans core. Actually I would not recommend to do this ;-) A simpler alternative would be to make this behaviour dependend on an ant property `classes-besides-sources' which is by default set to true in the build file. I think this would be acceptable ?! -- Holger Krug [email protected]