At 06:58 PM 3/9/00 +0000, you wrote: > >Please enter the details of your bug report here > >I believe I've found a bug in JDEBug, it can't handle Strings >containing "quotes". The snapshot below is after hitting Step Over >on the line: > > String world = "\"World\""; > Several people have reported this bug. I am working on a fix. >I also have a suggestion, in the local variable display, >would it be possible to display the size of an array, so for example, >an array containing 100 ints, instead of: > >int[] anArray > >it shows: > >int[100] anArray > Yes. I'll do this. - Paul ------------------------------------------------------------ JDE mailing list archive: http://www.mail-archive.com/[email protected]/maillist.html If you have a problem with the JDE, please use JDE->Help->Submit Problem Report to prepare your query. This will insure that you include all information that may be required to solve your problem.
