Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.news-service.com!news.astraweb.com!border5.a.newsrouter.astraweb.com!feeder3.cambriumusenet.nl!feed.tweaknews.nl!209.197.12.242.MISMATCH!nx01.iad01.newshosting.com!newshosting.com!69.16.185.21.MISMATCH!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe01.iad.POSTED!8ad76e89!not-for-mail From: Arved Sandstrom User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: Death To Sub-Sub-Sub-Directories! References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lines: 30 Message-ID: <70ywp.24163$vC5.9093@newsfe01.iad> X-Complaints-To: abuse@newsgroups-download.com NNTP-Posting-Date: Thu, 05 May 2011 13:56:19 UTC Organization: Public Usenet Newsgroup Access Date: Thu, 05 May 2011 10:56:18 -0300 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3558 On 11-05-05 02:12 AM, Lawrence D'Oliveiro wrote: > 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? Hey, Lawrence, no need to be so gratuitously silly. You've been around the programming block for a number of decades, and know damned well what an *exe is. You also have been using Java just long enough that you should know what the Java interpreter and compiler (and possibly) other binary executables are called, even on Linux/UNIX. Deliberate affected ignorance of Windows can be disregarded from Linux neophytes - it's part of the discovery process - but it's tiresome from experienced people who should know better. AHS