Re: Can't parse PB.project file

From: Anders Peterson (anders_peterso..ptimatika.se)
Date: Mon Jan 20 2003 - 12:06:54 EST

  • Next message: Anders Peterson: "Re: Can't parse PB.project file"

    The problem seems to be with the FRAMEWORKSEARCH section. I just managed
    to recreate it by removing that and all frameworks and then opening PBWO
    to reset them.

    PBWO creates a section like this:

    FRAMEWORKSEARCH = ("C:\\Apple\\Local\\Library\\Frameworks");

    WOLips like this:

    FRAMEWORKSEARCH = (
    C:\Apple\Local\Library\Frameworks
    );

    ... and doesn't work!

    /Anders

    Anders Peterson wrote:
    > With WOLips 0.9.8 I get PB.project files that can't be parsed by
    > ProjectBuilder, WOBuilder and EOModeler! Actually I had this with 0.9.7
    > as well, but then I was able to handle it by reverting to the CVS
    > version now and then, now I'm stuck. I can't find or generate a version
    > that works.
    >
    > WOLips works until I try to run/debug an application then I get an
    > error like this:
    >
    > [2003-01-20 17:32:32 CET] <main> Problem parsing
    > C:\eclipse\workspace\QsdOptApp\PB.project
    > [2003-01-20 17:32:32 CET] <main> java.lang.IllegalArgumentException:
    > Property list parsing failed while attempting to read array. No comma
    > found between array elements. At line number: 96, column: 13.
    > at
    > com.webobjects.foundation.NSPropertyListSerialization$_Utilities._readAr
    > rayContentsIntoArray(NSPropertyListSerialization.java:761)
    > at
    > com.webobjects.foundation.NSPropertyListSerialization$_Utilities._readOb
    > jectIntoObjectReference(NSPropertyListSerialization.java:568)
    > at
    > com.webobjects.foundation.NSPropertyListSerialization$_Utilities._readDi
    > ctionaryContentsIntoDictionary(NSPropertyListSerialization.java:824)
    >
    > If I look at line 96 column 13 I can't see that it is at a place where
    > there should be a comma. By inspection I can't see what is wrong with
    > the PB.project file.
    >
    > ProjectBuilder wont open, and WOBuilder says it can't find a project.
    >
    > What can I do?
    >
    > /Anders
    >
    >
    >
    >
    >



    This archive was generated by hypermail 2.0.0 : Mon Jan 20 2003 - 12:07:31 EST