Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » RCP as Windows Service
RCP as Windows Service [message #329989] Fri, 11 July 2008 12:48 Go to next message
Eclipse UserFriend
I am attempting to figure out how to start my RCP application as a
Windows Service.. there doesnt seem to be much in the way of content on
the web describing how this may be achieved.. but surely it must be
possible..

I've been attempting to use Java Service Wrapper.. unsuccessfully as of
yet..

Does anyone have any tips/recommendations/resources ??

Gary
Re: RCP as Windows Service [message #329991 is a reply to message #329989] Fri, 11 July 2008 13:32 Go to previous message
Eclipse UserFriend
Google "java windows service"

I don't think there is any direct support for this in Eclipse.

You will need to start your Java class as a windows service using the
above means, and then you can use the EclipseStarter class to bring up
your app programatically.

HTH,

Francis

Gary Louttit wrote:
> I am attempting to figure out how to start my RCP application as a
> Windows Service.. there doesnt seem to be much in the way of content on
> the web describing how this may be achieved.. but surely it must be
> possible..
>
> I've been attempting to use Java Service Wrapper.. unsuccessfully as of
> yet..
>
> Does anyone have any tips/recommendations/resources ??
>
> Gary


--
*new* Common Navigator Framework section in:
3.4RC4 Platform Plugin Developer Guide (Programmer's Guide)
http://help.eclipse.org/ganymede/topic/org.eclipse.platform. doc.isv/guide/cnf.htm
http://dev.eclipse.org/blogs/francis
http://wiki.eclipse.org/Common_Navigator_Framework
http://wiki.eclipse.org/Common_Navigator_Framework_Use_Cases


You have brains in your head.
You have feet in your shoes.
- Dr Seuss, Oh the Places You'll Go
Previous Topic:[DataBinding] Getting TableViewer to auto-refresh on changes to WritableList?
Next Topic:Question about setting project bootpath
Goto Forum:
  


Current Time: Thu May 01 17:11:52 EDT 2025

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

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

Back to the top