Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Eric Sosman Newsgroups: comp.lang.java.programmer Subject: Re: ArrayList in Eclipse Date: Thu, 21 Apr 2011 20:55:52 -0400 Organization: A noiseless patient Spider Lines: 23 Message-ID: References: <919alnF872U1@mid.individual.net> <91blcnFi6sU1@mid.individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 22 Apr 2011 00:55:58 +0000 (UTC) Injection-Info: mx01.eternal-september.org; posting-host="KiwfXDyOjqGhZBXcfNnZBg"; logging-data="429"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1++OSEkw8cefkmgFSm0dao0" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 In-Reply-To: <91blcnFi6sU1@mid.individual.net> Cancel-Lock: sha1:A4PQFUscyuPWjHy3Dc1LVe+wKYk= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3197 On 4/21/2011 5:20 PM, Dirk Bruere at NeoPax wrote: > On 21/04/2011 04:01, markspace wrote: >> On 4/20/2011 5:05 PM, Dirk Bruere at NeoPax wrote: >>> I have an arraylist that I load with stuff when the app starts. >>> Is there any way I can check its contents in debug mode in an ongoing >>> basis? >>> >> >> If it's really an issue you might consider put a log statement with a >> log level of FINEST on that variable. If it's an issue now it's likely >> to be an issue at some point in the future. >> >> You strike me as new to Java, if not new to programming in general. > > .asm, C++, C# Okay, so no programming experience. ;-) -- Eric Sosman esosman@ieee-dot-org.invalid