RE: New user Q: Main.wo not opening properly, says "Could not ope n source file"

From: JR Ruggentaler (j..pv.com)
Date: Tue Feb 25 2003 - 13:58:15 EST

  • Next message: Anders Peterson: "Re: New user Q: Main.wo not opening properly, says "Could not open source file""

    Try this. Right click on your project using eclipse select WOLips->Update
    PB.project. I think WOBuilder and PB look at the PB.project file for
    CLASSES. WOLips will update PB.project appropriately. Should look some thing
    like:

            CLASSES =
            (
               src/Application.java,
               src/DirectAction.java,
               src/Main.java,
               src/Session.java
            );

    J.R.
    -----Original Message-----
    From: Kaelin Colclasure [mailto:kaeli..cm.org]
    Sent: Tuesday, February 25, 2003 12:47 PM
    To: woproject-de..bjectstyle.org
    Subject: New user Q: Main.wo not opening properly, says "Could not open
    source file"

    Greetings,

    I'm new to WebObjects and WOLips, so please bear with me. :-) When I
    generate a WebObjects Application project, then try to open the Main
    WOComponent in WebObjects Builder, I get the message "Could not open source
    file" and none of the usual connection-point entries are visible in the
    lower-left pane. If I try opening the generated project in ProjectBuilder
    and then launching WebObjects Builder from there I see the same thing. It
    seems like maybe Main.wo is not being layed out properly?

    I'm using WebObjects 5.2 and Eclipse M5 with WOLips 0.9.9 under Windows
    2000.

    -- Kaelin



    This archive was generated by hypermail 2.0.0 : Tue Feb 25 2003 - 14:01:07 EST