Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #3175

Re: ArrayList in Eclipse

From Lew <noone@lewscanon.com>
Newsgroups comp.lang.java.programmer
Subject Re: ArrayList in Eclipse
Date 2011-04-20 22:52 -0400
Organization albasani.net
Message-ID <ioo65u$k2c$3@news.albasani.net> (permalink)
References <919alnF872U1@mid.individual.net>

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar


Thread

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