|
|
|
Re: Is there any Tutorial for migrating a RCP Standalone APP to Exquinox? [message #53226 is a reply to message #52363] |
Tue, 15 November 2005 20:52  |
Eclipse User |
|
|
|
Originally posted by: jeff_nospam_mcaffer.ca.ibm.com
If you are trying to launch Eclipse from Java code (as opposed to via the
normal eclipse.exe style launcher) then look at the code for startup.jar (in
the org.eclipse.platform project in the repo). The relatively simple Main
class there does some rudimentary searching, setting up a classloader fr the
framework and command line parsing and then calls EclipseStarter API to
start the framework.
If this is not what you are after, can you give more detail of your usecase?
Jeff
"Sheng Fang" <sheng@clanfang.com> wrote in message
news:863f9c9118e92e7b534564757130328c$1@www.eclipse.org...
> Because I would not like to use Eclipse RCP Start to launch my APP. I'm
> looking for a trivial way to convert a RCP APP en Tech Equinox. To invoke
> org.elcipse.osgi to launch the APP directly.
>
> Thanks.
>
|
|
|
Powered by
FUDForum. Page generated in 0.03533 seconds