How to debug 'Program with Scanner' using JDB

Hi,

My program is unable to proceed to the breakpoint because there is a scanner class in the way.

JDB only recognise all my inputs as commands. So i basically cannot type in anything for the scanner to take in.

Is there anyway to solve this problem? Is JDB compatible for Scanner Class?

[312 byte] By [sunbin616a] at [2007-10-3 3:22:00]
# 1
Hi - I'm having the exact same problem and found this post using the 'Google. Any fixes, other then using an IDE?
Amstela at 2007-7-14 21:14:24 > top of Java-index,Core,Monitoring & Management...