Re: hot code replacement

From: Mike Schrag (mschra..dimension.com)
Date: Wed Aug 17 2005 - 07:38:01 EDT

  • Next message: Dov Rosenberg: "Re: WOLips requires emf-sdo-xsd, gef, jem and wtp"

    Odd -- i must have done this on my 3.1 install but forgotten to when
    i switched up to 3.1.1. Thanks a lot ... You've saved a life today ;)

    ms

    On Aug 17, 2005, at 2:13 AM, Ulrich Köster wrote:

    > Moin Mike,
    >
    > it's a bug in Eclipse. At least with JDK 1.4.2.
    >
    > A workaround is to launch Eclipse with JDK 1.5. That does not
    > change the default VM used to launch and debug your applications.
    >
    > Right click on Eclipse.app and select "Paketinhalt zeigen" :-).
    >
    > Navigate to Contents and open the Info.plist with TextEdit.
    >
    > Add the line with -vm option:
    >
    > <key>Eclipse</key>
    > <array>
    > <string>-vm</string><string>/System/Library/Frameworks/
    > JavaVM.framework/Versions/1.5.0/Commands/java</string>
    > <string>-startup</string><string>../../../startup.jar</
    > string>
    > <string>-keyring</string><string>~/.eclipse_keyring</
    > string>
    >
    > Save the file and start Eclipse.
    >
    > Good luck :-)
    >
    > Uli
    >
    > Am 16.08.2005 um 23:46 schrieb Mike Schrag:
    >
    >
    >> Is it possible the latest build someone disabled hot code
    >> replacement during debug? It appears to be off and I'm on the
    >> brink of suicide without it :)
    >>
    >> ms
    >>
    >>
    >
    >
    >
    >
    >
    >



    This archive was generated by hypermail 2.0.0 : Wed Aug 17 2005 - 07:38:07 EDT