Re: Feature request - PB.project utilities

From: Ulrich Köster (ulric..ssense.com)
Date: Wed Jan 15 2003 - 12:42:54 EST

  • Next message: Christian Gruber: "RE: RFC properties"

    Hi,

    normally your PB.project file should stay in sync with your project.
    If for some reason this does not work for you there are now two ways to
    force an update.

    1. Delete all file entries in the PB.project:
             CLASSES =
             (
                src/Application.java,
                src/DirectAction.java,
                src/Main.java,
                src/Session.java
             );
             CLASSES =
             (
             );
    Close and open the project.

    2. Via the WOLips project context menu in WOLips 0.9.8.

    About your second feature request:
    I hope this will go into the next release.

    One additional comment: The are a lot of changes in the cvs at the
    moment. Please do not use a cvs version until we release 0.9.8. This
    does not affect woproject.

    Ulrich

    Am Dienstag, 14.01.03 um 20:09 Uhr schrieb Andrus Adamchik:

    > You got my vote for this feature!!! It is a very important thing to do.
    >
    > Also, now that I am thinking about it, putting PBIndex task in the
    > build.xml to be invoked on every compile may fix this in the interim...
    > Need to try this at home tonight....
    >
    > Andrus
    >
    >
    >> I find there are a couple of bread and butter features missing from
    >> WOLips:
    >>
    >> 1) right-click on project --> WOLips --> rebuild PB.project files to
    >> completely rebuild all PB.project files from scratch, written with all
    >> classes and components in the current eclipse project.
    >> 1) right-click on PB.project to get a menu item to completely rebuild
    >> PB.project from scratch, as above.
    >> 2) right-click on a *.wo directory and get a menu item to add/remove
    >> from PB.project, which will remove *.wo, *.api, and *.java
    >> files/directories associated with that component.
    >>
    >>
    >> I've found I've been mucking about in the PB.project so much that I
    >> can't view some components in the WOBuilder. A clean PB.project file
    >> would be the first step to fixing this.
    >>
    >> Thanks.
    >> _ _ _
    >> Ian McDougall ian.mcdougal..mode.com
    >
    >
    >
    >



    This archive was generated by hypermail 2.0.0 : Wed Jan 15 2003 - 12:43:35 EST