Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] problem with Debugging

Hi All,
I installed Eclipse today and Lomboz plugin too.
I am unable to debug web-app, I added debug on for javac , and now code is
generated with line number, but when i go to 'Variables' view, none of my
current variables values are displayed.
And when i say inspect for any variable it says '"var1" <error(s) during the
evaluation>'.
Then I made a sample HelloWorld Application, it works fine and i can see
variables values too.

I am using weblogic 6.1, it seems something is missed my me in
configuration. Pl. help me.

Rgs.
Himanshu


Back to the top