Changes in PB.project

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Mon May 24 2004 - 11:45:20 EDT

  • Next message: Endre Meckelborg Rognerud: "Updating PB.project hangs Eclipse3-M9"

    Hi!

    We are using eclipse 3.0 M9 and WOLips 1.1.0.53.

    With this config we often get cvs diffs on PB.project like the one
    bellow on both Windows ond osx:

    Index: PB.project
    ===================================================================
    RCS file: .../PB.project,v
    retrieving revision 1.43
    retrieving revision 1.44
    diff -u -2 -r1.43 -r1.44
    --- PB.project 24 May 2004 12:35:01 -0000 1.43
    +++ PB.project 24 May 2004 13:45:02 -0000 1.44
    ..-15,7 +15,7 @@
          NEXTSTEP_JAVA_COMPILER = /usr/bin/javac;
          LANGUAGE = English;
    - NEXTSTEP_INSTALLDIR = "$(LOCAL_LIBRARY_DIR)/WebObjects/Applications";
    - DYNAMIC_CODE_GEN = YES;
          NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc;
    + DYNAMIC_CODE_GEN = YES;
    + NEXTSTEP_INSTALLDIR = "$(LOCAL_LIBRARY_DIR)/WebObjects/Applications";
          PROJECTTYPE = JavaWebObjectsApplication;
          WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe";

    It seems to me that WOLips change places of the two lines
    (NEXTSTEP_INSTALLDIR and DYNAMIC_CODE_GEN).

    I havn't yet found a way to reproduce this issue, but it seems to
    happen quite often.

    -Kaj :)



    This archive was generated by hypermail 2.0.0 : Mon May 24 2004 - 11:45:34 EDT