Path: csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!news.snarked.org!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: Sat, 07 May 2011 15:55:25 +1200 Organization: Geek Central Lines: 10 Message-ID: References: <34va98-dgm.ln1@dagon.net> <39a84638-8dbc-4a6f-9971-19520198d3fd@s14g2000vbi.googlegroups.com> NNTP-Posting-Host: 118-92-95-178.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 1304740525 31871 118.92.95.178 (7 May 2011 03:55:25 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Sat, 7 May 2011 03:55:25 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3742 In message <39a84638-8dbc-4a6f-9971-19520198d3fd@s14g2000vbi.googlegroups.com>, Paul Cager wrote: > I find it interesting that the convention is to use directory > hierarchies (e.g. com/sun/xml/internal) rather than a single directory > (e.g. com.sun.xml.internal). So use that convention if you prefer. The Android build tools at least, don’t seem to mind.