facebook

Expressions variable doesnot shows up

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #286756 Reply

    jadeite1000
    Member

    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.

    #286835 Reply

    Loyal Water
    Member

    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.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Expressions variable doesnot shows up

You must be logged in to post in the forum log in