Path: csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!.POSTED!not-for-mail From: Zapotec Newsgroups: comp.lang.java.programmer Subject: Re: Death To Sub-Sub-Sub-Directories! Date: Sat, 07 May 2011 03:20:58 -0400 Organization: Azteca atlatl Lines: 10 Message-ID: References: <34va98-dgm.ln1@dagon.net> NNTP-Posting-Host: q8rd8I/Te8w2b9SxeBrGiA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Forte Agent 2.0/32.652 X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3746 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.