Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3175
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | Lew <noone@lewscanon.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: ArrayList in Eclipse |
| Date | Wed, 20 Apr 2011 22:52:55 -0400 |
| Organization | albasani.net |
| Lines | 13 |
| Message-ID | <ioo65u$k2c$3@news.albasani.net> (permalink) |
| References | <919alnF872U1@mid.individual.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.albasani.net 7TPZbDgB3fepb8WWOhGnarq7onre0t+m+wV6RJSIFKfvXHJPWpnUK5nkmsYcqksG03gv+R7f5BKc5hgLNoMcr1B++KrU/5aJw3ebtIXrR+4ONQ0YdK3Btxc427AtxMrH |
| NNTP-Posting-Date | Thu, 21 Apr 2011 02:52:46 +0000 (UTC) |
| Injection-Info | news.albasani.net; logging-data="CfDO2YWZfuXoLULJ3B4b+QBfJc+pv5cJp3aHVkbftCNDvu1AlQDLUqFjcKemQMgRIk+/KY5Svwq6vuQeUvdhbJYHSL8vEc/Kc0VFhE6P8E4pJ7o42hvI4YiyUpRXtp2N"; mail-complaints-to="abuse@albasani.net" |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 |
| In-Reply-To | <919alnF872U1@mid.individual.net> |
| Cancel-Lock | sha1:9iYxL2qPiMDAkPosGkGqdI9JncE= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3175 |
Show key headers only | View raw
Dirk Bruere at NeoPax wrote: > I have an arraylist [sic] 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? Create a "watch" on the variable that points to it. I doubt very much that you created an 'arraylist'. If you did, you need to change your class names to match the coding conventions. -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
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