Re: output/classes/* as CLASSES in PB.project

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Mon Jan 03 2005 - 13:54:04 EST

  • Next message: Kaj Hejer: "Re: output/classes/* as CLASSES in PB.project"

    Hi!

    Thank you for asnwering!

    Yes, I have tried updating PB.project from the projects context menu
    too with same result.

    In my PB.project I get

            CLASSES =
             (
                src/Myclass1.java,
                src/Myclass2.java,
                src/Myclass3.java,

                ...

                output/classes/Myclass1.class,
                output/classes/Myclass2.class,
                output/classes/Myclass3.class

                ...
            );

    -Kaj :)

    On 3. jan 2005, at 19.12, Ulrich Köster wrote:

    > Moin Kaj,
    >
    > can't reproduce it. Neither with 3.0.2 nor with 3.1M4.
    >
    > Did you try to "Update PB.project" from the projects context menu?
    >
    > Uli
    > Am 03.01.2005 um 17:40 schrieb Kaj Hejer:
    >
    >> Hi!
    >>
    >> I get all my classes (output/classes/*) included in as CLASSES in
    >> PB.project
    >>
    >> I'm using the latest WOLips from cvs (1.1.0.96) and eclipse 3.0.1.
    >>
    >> kajh$ cat classes.include.patternset
    >> **/*.class
    >> *.properties
    >>
    >> kajh$ cat classes.exclude.patternset
    >> build.properties
    >>
    >>
    >> Any ideas how I make WOLips not include all the files from
    >> output/classes/* in the PB.project file?
    >>
    >>
    >> -Kaj :)
    >>
    >



    This archive was generated by hypermail 2.0.0 : Mon Jan 03 2005 - 13:54:06 EST