Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » RCP as Windows Service
RCP as Windows Service [message #329989] Fri, 11 July 2008 16:48 Go to next message
Gary is currently offline GaryFriend
Messages: 6
Registered: July 2009
Junior Member
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 17:32 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
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: Sat Oct 19 08:13:54 GMT 2024

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

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

Back to the top