Re: classpath

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Tue Dec 06 2005 - 14:35:05 EST

  • Next message: Ulrich Köster: "Re: Adding resources"

    Moin Mike,

    I'll guess it's broken since my last update of the stuff. I'll take a
    look at it over the weekend.

    Uli
    Am 06.12.2005 um 17:44 schrieb Mike Schrag:

    > I just ran into an interesting problem that I thought I'd document
    > in case anyone else hits it ... I was opening an old project and
    > was having really strange classpath problems (exception being
    > thrown from NSBundle because of I had a framework and its eclipse
    > project equivalent both in my project's classpath). When I checked
    > out the .classpath file, I noticed that it was using the old wolips
    > classpath format ( you can identify it because it has a lot of "/
    > 1/0/null" looking phrases in it). The fix for this is to switch it
    > for the NEW wolips classpath. I cheated and just copied a new one
    > from another similar project as a baseline, but I suspect you could
    > remove the WebObjects Frameworks classpath entry and readd it and
    > have the same effect. The new format is / separated but does not
    > have /1/0/null's in it. This fixed two problems I was seeing -- I
    > am now allowed to have both the framework and the eclipse project
    > for the framework in the classpath, and it fixed the regression
    > where JavaWOExtensions would be checked in Local and System in the
    > WebObjects frameworks classpath editor view.
    >
    > It was weird enough that I thought others might find this useful in
    > case you run into it sometime later ...
    >
    > ms



    This archive was generated by hypermail 2.0.0 : Tue Dec 06 2005 - 15:05:44 EST