RE: Newbie questions

From: JR Ruggentaler (j..pv.com)
Date: Wed Feb 19 2003 - 13:36:00 EST

  • Next message: JR Ruggentaler: "App does not find WebServerResources"

    Earlier I wrote:
    >Maybe WOLips could be changed to update the PB.project file when classes
    are added to a eclipse project.

    I just noticed when I right click on my project there is a WOLips option to
    update the PB.project file. Another little gem found! This seems to fix my
    WOLips to and from WOBuilder issues.

    Thanks!
    J.R.

    -----Original Message-----
    From: JR Ruggentaler
    Sent: Wednesday, February 19, 2003 9:25 AM
    To: 'Harald Niesche'; JR Ruggentaler
    Subject: RE: Newbie questions

    >Are there any differences between the two sets of sourcefiles?
    No initially but if I add actions from WOBuilder it would update the source
    in the project directory. When I manually add my classes to the PB.project
    file WOBuilder seems to work fine updating the files in ${ProjectName}/src.
    Maybe WOLips could be changed to update the PB.project file when classes are
    added to a eclipse project.

    J.R.

    -----Original Message-----
    From: Harald Niesche [mailto:haral..heCo.de]
    Sent: Wednesday, February 19, 2003 2:19 AM
    To: JR Ruggentaler
    Subject: Re: Newbie questions

    I think it looks like ProjectBuilder copied those source files into the
    project directory. It should be safe to delete them.

    Are there any differences between the two sets of sourcefiles?

    Harald

    ----- Original Message -----
    From: "JR Ruggentaler" <j..pv.com>
    To: "JR Ruggentaler" <j..pv.com>; <woproject-dev@objectstyle.org>
    Sent: Wednesday, February 19, 2003 12:44 AM
    Subject: RE: Newbie questions

    > I changed my PB.project file adding scr/ to the class file names an this
    > seems to point WOBuilder and PB to the same source file eclipse and WOLips
    > are updating.
    > CLASSES = (src/Application.java, src/DirectAction.java, src/Main.java,
    > src/Session.java);
    >
    > I am still concerned about the extra files in my project directory. What
    > creates them? What's their intended purpose? Can I delete them?
    >
    > J.R.
    > -----Original Message-----
    > From: JR Ruggentaler [mailto:j..pv.com]
    > Sent: Tuesday, February 18, 2003 5:14 PM
    > To: 'woproject-de..bjectstyle.org'
    > Subject: Newbie questions
    >
    >
    > 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?
    >
    > I launched project builder from eclipse on my project but nothing showed
    up
    > under classes. I added the classes (src/Application.java,
    > src/DirectAction.java, src/Main.java, src/Session.java) to Project builder
    > and WOBuilder started working as expected. WOBuilder showed instance
    > variables, methods and 'Edit Sources' is available again. I however
    noticed
    > that there are now two copies of the source files. One set of source files
    > is in my eclipse project directory and the other set is in the src
    directory
    > inside the project directory. ProjectBuilder and WOBuilder seem to be
    > referencing the files in the project directory but WOLips seems to
    reference
    > the files in the src directory. Can someone please explain how this works?
    >
    > When launching my app from eclipse I get the following message:
    > [2003-02-18 16:33:55 CST] <main> Unable to locate WOOpenURL on your
    > computer, AutoOpen launch will not work. In order to use the Auto Open In
    > Browser feature, please specify the property WOROOT (example :
    > -DWORootDirectory=C:/Apple) when starting the application.
    >
    > The app runs but the browser window does not open. When I add
    > -DWORootDirectory=C:/Apple to the VM args in my run profile everything
    works
    > great! Is this a feature or is this explained in the WOLips documentation?
    >
    > J.R.
    >



    This archive was generated by hypermail 2.0.0 : Wed Feb 19 2003 - 13:38:11 EST