Re: Newbie questions

From: Anders Peterson (anders_peterso..ptimatika.se)
Date: Wed Feb 19 2003 - 03:31:40 EST

  • Next message: JR Ruggentaler: "RE: Newbie questions"

    JR Ruggentaler wrote:
    > When I launched WOBuilder from eclipse for the first time on a new project
    > (Main component) I was unable to access the 'Edit Source' dropdown at the
    > bottom left of WOBuilder. WOBuilder object browser window did not show
    > application or session variables. I manually added instance variables and
    > actions to my Main.java in eclipse but still could not see anything in
    > WOBuilder to do bindings. Is this incomplete functionality or am I doing
    > something incorrectly?

    WOBuilder needs the import statements in the component java source files
    to be like:

    import com.webobjects.appserver.*;



    This archive was generated by hypermail 2.0.0 : Wed Feb 19 2003 - 03:34:00 EST