Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3197
| From | Eric Sosman <esosman@ieee-dot-org.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: ArrayList in Eclipse |
| Date | 2011-04-21 20:55 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <ioqjmu$dd$1@dont-email.me> (permalink) |
| References | <919alnF872U1@mid.individual.net> <ioo6mg$v5e$1@dont-email.me> <91blcnFi6sU1@mid.individual.net> |
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
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
ArrayList in Eclipse Dirk Bruere at NeoPax <dirk.bruere@gmail.com> - 2011-04-21 01:05 +0100
Re: ArrayList in Eclipse Lew <noone@lewscanon.com> - 2011-04-20 22:52 -0400
Re: ArrayList in Eclipse markspace <-@.> - 2011-04-20 20:01 -0700
Re: ArrayList in Eclipse "Nasser M. Abbasi" <nma@12000.org> - 2011-04-20 21:21 -0700
Re: ArrayList in Eclipse Lew <noone@lewscanon.com> - 2011-04-21 00:46 -0400
Re: ArrayList in Eclipse Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-04-21 06:23 -0300
Re: ArrayList in Eclipse Dirk Bruere at NeoPax <dirk.bruere@gmail.com> - 2011-04-21 22:20 +0100
Re: ArrayList in Eclipse Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-04-21 20:55 -0400
Re: ArrayList in Eclipse markspace <-@.> - 2011-04-21 19:21 -0700
Re: ArrayList in Eclipse Dirk Bruere at NeoPax <dirk.bruere@gmail.com> - 2011-04-24 16:04 +0100
csiph-web