Re: /Library/WebObjects/Extensions as container?

From: Marc Respass (marcrespas..ac.com)
Date: Wed Feb 15 2006 - 11:50:22 EST

  • Next message: Mike Schrag: "frameworks don't build into dist"

    I found it. In build.woapp, I added

    <otherclasspath root="/Library/WebObjects/WebServices">
            <patternset>
                    <include name="*.jar" />
            </patternset>
    </otherclasspath>

    That's really nice.

    On Feb 15, 2006, at 11:21 AM, Marc Respass wrote:

    > Hey, this is really cool. I didn't know about that either. I hear
    > what Ulrich is saying about the Extensions folder and mine is
    > getting cluttered. I don't want to copy jars into my app though. I
    > wonder if I can make different folders of jars and user libraries.
    > That works in Eclipse but is there a way to get WOProject to add
    > those jars to my classpath in the classpath file that's in the .woa
    > (like the MacOSClassPath.txt file)?
    >
    > Marc
    >
    > On Feb 15, 2006, at 4:00 AM, Anjo Krank wrote:
    >
    >> Found it, thanks! I knew of Variables, but I didn't know these.
    >>
    >> Cheers, Anjo
    >>
    >> Am 15.02.2006 um 09:04 schrieb Ulrich Köster:
    >>
    >>> To use them in Eclipse just add a Container to the classpath.
    >>> It's called "User Library".
    >>
    >



    This archive was generated by hypermail 2.0.0 : Wed Feb 15 2006 - 11:50:36 EST