The Artima Developer Community
Sponsored Link

Java Buzz Forum
Running an Eclipse RCP app as a service

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Delap

Posts: 1154
Nickname: scottdelap
Registered: Sep, 2004

Client / Server application developer.
Running an Eclipse RCP app as a service Posted: Apr 12, 2005 10:55 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: Running an Eclipse RCP app as a service
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Delap
Latest Posts From ClientJava.com

Advertisement

Running an Eclipse RCP app as a service
Lately I've been plugging away at getting an Eclipse RCP app to run as a Windows service. I've had some successes and some set backs and I figure I might as well share 'em...

My goal was to create an Eclipse RCP application which could:

* Run as an Windows NT Service
* Provide an icon in the Windows Service Tray
* Be able to open the workbench window from a tray icon popup menu
* Be able to stop or restart the service from the popup menu

So far, I'm about 95% there, but that last 5% is going to be tricky.

Read: Running an Eclipse RCP app as a service

Topic: Is there a method to Google’s madness? Previous Topic   Next Topic Topic: An RDF-backed Movable Type hack

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use