 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: Expressions variable doesnot shows up
Posted: Jul 04, 2008 - 06:51 PM
|
|
Registered Member


Joined: Apr 19, 2006
Posts: 90
|
|
Hi:
I am using MyEclipse Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609.
I am debugging a class that inherits from a struts action class.
I selected a variable and right click and click "Add Watch". I donot see the variable in the expressions tab. It is in the variable tab. I neeed it to be in the expression tab because I need to call a function from the variable.
Code example:
JspWriter out = this.pageContext.getOut();
out.print(output);
Try to put the "out" variable in watch doesnot work.
Yours,
Frustrated. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Expressions variable doesnot shows up
Posted: Jul 07, 2008 - 08:49 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
Can you create a new project, add a new class to it and try debugging it. Does Add Watch work fine for this project?
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |