Skip to main content

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

I got it, in my build.xml the only debug level used was lines, I added vars
and problem was solved.
I this scenario, my error message are displayed, its better if something is
shown to the end user too. Or may be in documentation .

Chao.

-----Original Message-----
From: Gupta, Himanshu (PS, Contractor, Digitization) 
Sent: Monday, July 21, 2003 5:20 PM
To: jdt-debug-dev@xxxxxxxxxxx
Subject: [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
_______________________________________________
jdt-debug-dev mailing list
jdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-debug-dev


Back to the top