Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Running eclipse-based applciation as standalone?
Running eclipse-based applciation as standalone? [message #266027] Mon, 09 August 2004 04:15 Go to next message
Eclipse UserFriend
Originally posted by: dostick.apollo.lv

Is there a tutorial/article on how use eclipse workbench as standalone
java application.

I have written eclipse components. Now I can only run it from eclipse as
"run-time workbench".

I want to run my eclipse applciation without any eclipse IDE plugins. Just
plain eclipse environment, using public void main as entry point, without
eclipse.exe.

Is there any tutorial or article that describes ow to initialize eclipse
workbench; what classes I need to initialize, do I need any shoutdown
methods etc.?

Thanks!
Re: Running eclipse-based applciation as standalone? [message #266058 is a reply to message #266027] Mon, 09 August 2004 09:14 Go to previous message
Eclipse UserFriend
Originally posted by: manahan.NOSPAM.ca.ibm.com

This may help.
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -ui-home/rcp/index.html

Peter

Roman wrote:
> Is there a tutorial/article on how use eclipse workbench as standalone
> java application.
>
> I have written eclipse components. Now I can only run it from eclipse as
> "run-time workbench".
>
> I want to run my eclipse applciation without any eclipse IDE plugins. Just
> plain eclipse environment, using public void main as entry point, without
> eclipse.exe.
>
> Is there any tutorial or article that describes ow to initialize eclipse
> workbench; what classes I need to initialize, do I need any shoutdown
> methods etc.?
>
> Thanks!
>
Previous Topic:Drag listener for a ViewPart
Next Topic:[RCP] Accessing WorkbenchAdvisor from Plugin
Goto Forum:
  


Current Time: Sat Jul 19 10:38:34 EDT 2025

Powered by FUDForum. Page generated in 0.04326 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top