Building a standalone WOLips IDE

From: Pascal Robert (prober..s.ca)
Date: Thu Nov 29 2007 - 20:36:16 EST

  • Next message: Mike Schrag: "Re: Building a standalone WOLips IDE"

    I'm trying to build a standalone WOLips IDE so that we can have a good
    Eclipse/WOLips bundle with a custom Start Page and icon (and having
    WOLips as the default perspective).

    So I imported the plugs-in with Import-> Plug-ins and Fragments, I now
    have all plug-ins as projects in Eclipse. I also imported WOLips
    source (from Subversion) into Eclipse.

    Next step: adding a WOLips.product file into the woproject/wolips
    folder. From this place, I am able to run the standalone IDE with
    "Launch an Eclipse application". BUT if I try to export the product
    with the "Eclipse Product export wizard" and I run the exported IDE, I
    always get:

    07-11-29 20:32:43 [0x0-0x1d01d].org.eclipse.eclipse[2107] Exception in
    thread "main"
    07-11-29 20:32:43 [0x0-0x1d01d].org.eclipse.eclipse[2107]
    java.lang.NoClassDefFoundError: org/eclipse/equinox/launcher/JNIBridge
    07-11-29 20:32:43 [0x0-0x1d01d].org.eclipse.eclipse[2107] Exception in
    thread "main"
    07-11-29 20:32:43 [0x0-0x1d01d].org.eclipse.eclipse[2107]
    java.lang.NoClassDefFoundError: org/eclipse/equinox/launcher/Main
    07-11-29 20:32:48 com.apple.launchd[356]
    ([0x0-0x1d01d].org.eclipse.eclipse[2107]) Exited with exit code: 255

    I was wondering, how does Entity Modeler is built ? Maybe it can help
    me build the standalone IDE :-)



    This archive was generated by hypermail 2.0.0 : Thu Nov 29 2007 - 20:37:03 EST