Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.linkpendium.com!news.linkpendium.com!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.java.programmer Subject: Re: Death To Sub-Sub-Sub-Directories! Followup-To: comp.lang.java.programmer Date: Thu, 05 May 2011 17:12:09 +1200 Organization: Geek Central Lines: 17 Message-ID: References: NNTP-Posting-Host: 118-92-95-246.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: lust.ihug.co.nz 1304572330 502 118.92.95.246 (5 May 2011 05:12:10 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Thu, 5 May 2011 05:12:10 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3541 In message , Roedy Green wrote: > On Thu, 5 May 2011 02:31:23 +0000 (UTC), Lawrence D'Oliveiro > wrote, quoted or indirectly quoted > someone who said : > >>But it turns out no part of the build process depends on this: you can put >>all source files at the top level of your “src” subdirectory, and the >>project still builds just fine. > > It will matter if you run without jarring. It builds classes.dex just fine. > That structure lets java.exe find the class files without searching. java.exe? What’s that?