Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Starting as a RCP without workspace datamodel


You may want to take a look at the following bug report:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=50006

The option you need is -data @none

Note that in the latest I build there was a problem that will prevent you to start with this mode.
The fix is is HEAD and will be available in the next I build.

PaScaL



"Domsch, Christian" <Christian.Domsch@xxxxxxxxx>
Sent by: equinox-dev-admin@xxxxxxxxxxx

03/12/2004 03:15 AM
Please respond to equinox-dev

       
        To:        "Equinox-Dev (E-Mail)" <equinox-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [equinox-dev] Starting as a RCP without workspace datamodel



Hi all,

at the moment we are building a new java project and just decided to use
eclipse as a
rcp because of its great plug-in system. My question now is, how do I have
to configure
eclipse so that it doesnt depend anymore on the workspace datamodel and the
location
of the plugins. It would be great if you could point me to
tutorials/documentation/source
code so that I could figure out how to to that.

Greetings,

Christian.

Christian Domsch
Anwendungsentwickler
> Entire Software AG
> Lise-Meitner-Straße 14
> D-89081 Ulm
>
> Tel: +49 7 31 9 74 95-4 83
> Fax: +49 7 31 9 74 95-20
> Mailto:Christian.Domsch@xxxxxxxxx
>
> http://www.entire.de
>
>
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top