Path: csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!news.glorb.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 20:28:10 +1200 Organization: Geek Central Lines: 15 Message-ID: References: <34va98-dgm.ln1@dagon.net> NNTP-Posting-Host: 118-92-95-178.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: lust.ihug.co.nz 1304756891 8738 118.92.95.178 (7 May 2011 08:28:11 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Sat, 7 May 2011 08:28:11 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3749 In message , Zapotec wrote: > On 06/05/2011 11:56 PM, Lawrence D'Oliveiro wrote: > >> In message, Zapotec wrote: >> >>> Shells plus long path names = AAAARGH! >> >> Tab completion FTW! > > Only one problem: the typical Java project directory structure means you > get lots of names with long common substrings. So you get huge numbers > of possible completions in a lot of cases. Hence the suggestion of mine that started this thread.