C
Christian
Hello
I am often programming jse applications that I can only test in large
numbers.. so I use a small cluster of computers as testenviroment..
Now I often find myself in the bad situation that debugging only works
by viewing logfiles..
But is there any chance for me with java to get a debugging view like in
eclipse for local apps also for a remote application.. with
breakpoints/breakpoints on exceptions and introspecting the state of
the objects ?
Christian
I am often programming jse applications that I can only test in large
numbers.. so I use a small cluster of computers as testenviroment..
Now I often find myself in the bad situation that debugging only works
by viewing logfiles..
But is there any chance for me with java to get a debugging view like in
eclipse for local apps also for a remote application.. with
breakpoints/breakpoints on exceptions and introspecting the state of
the objects ?
Christian