Info.plist: $$principalclass$$

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Mon Jul 05 2004 - 07:41:22 EDT

  • Next message: Anjo Krank: "Re: Info.plist: $$principalclass$$"

    Hi!

    I'm using eclipse 3.0 release with WOLips 1.1.0.62 on osx 10.3.4.

    In our build/nettlogg.woa/Contents/Info.plist we see
    $$principalclass$$ at the end of this file just before </plist>.

    Should I file a bugreport on this issue?

    cat ./build/nettlogg.woa/Contents/Info.plist
    <?xml version="1.0" encoding="UTF-8"?>
    <plist version="0.9">
    <dict>
       <key>NOTE</key>
       <string>
         Please, feel free to change this file
         -- It was generated by the WOLips incremental builder and
         *will be overwritten* anyway..
       </string>
       <key>CFBundleDevelopmentRegion</key>
       <string>English</string>
       <key>CFBundleExecutable</key>
       <string>nettlogg</string>
       <key>CFBundleIconFile</key>
       <string>WOAfile.icns</string>
       <key>CFBundleInfoDictionaryVersion</key>
       <string>6.0</string>
       <key>CFBundlePackageType</key>
       <string>APPL</string>
       <key>CFBundleSignature</key>
       <string>webo</string>
       <key>CFBundleVersion</key>
       <string>0.0.1d1</string>
       <key>NSExecutable</key>
       <string>nettlogg</string>
       <key>NSJavaNeeded</key>
       <true/>
       <key>NSJavaPath</key>
       <array>
         <string>nettlogg.jar</string>
       </array>
       <key>NSJavaPathClient</key>
       <string>nettlogg.jar</string>
       <key>NSJavaRoot</key>
       <string>Contents/Resources/Java</string>
       <key>NSJavaRootClient</key>
       <string>Contents/WebServerResources/Java</string>
    $$principalclass$$</dict>
    </plist>

    -Kaj :)



    This archive was generated by hypermail 2.0.0 : Mon Jul 05 2004 - 07:47:25 EDT