Re: Bundle-less Builds startup error

From: Mike Schrag (mschra..obox.com)
Date: Fri Sep 03 2010 - 18:01:26 UTC

  • Next message: Michael Hast: "Eclipse 3.6 And Unresolved Compilation Problems"

    BTW, you no longer need that property -- if bundleless builds is checked, wolips will automagically insert the -D for you at launch time.

    ms

    On Sep 3, 2010, at 1:56 PM, Kieran Kelleher wrote:

    > Mike,
    >
    > as always *you* are right, and *I* am wrong! Sorry, I could swear that the -D version did not work when I first tried it, but sure enough, it does ... both ways work.
    >
    > Thanks for clarifying, and thanks very much for super fast bundle-less builds. :-)
    >
    > Kieran
    >
    > On Sep 3, 2010, at 1:51 PM, Mike Schrag wrote:
    >
    >>> It needs to be without the "D", like shown here for the launch configuration, *and* ERJars needs to be high up in the class path (I put it in 2nd place after ERExtensions). The -D prefix is for command line arg when using = for a java property.
    >> both should work -- -D's become vm args and -'s become commandline args. I would actually expect this to only reliably work as a -D an NOT a commandline arg. I guess wonder trunk doesn't touch nsbundle too early, so maybe it works out. In general, though, -D is almost always going to be more reliable. if it's not working, it's a bug.
    >>
    >> ms
    >



    This archive was generated by hypermail 2.0.0 : Fri Sep 03 2010 - 18:02:22 UTC