Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » How to keep the bundle even when kura restarts
How to keep the bundle even when kura restarts [message #1678788] Mon, 16 March 2015 10:36 Go to next message
Vignesh Seraraj is currently offline Vignesh SerarajFriend
Messages: 16
Registered: December 2014
Junior Member
I am working on kura in which i have installed in raspberry pi , and install some bundle from my system .The installed bundle is working good but when i restarts the kura in raspberry pi , the installled bundle is not there.what i have to do for keep the bundle as it is in a machine even when its restarts
Re: How to keep the bundle even when kura restarts [message #1680348 is a reply to message #1678788] Tue, 17 March 2015 00:18 Go to previous message
David Woodard is currently offline David WoodardFriend
Messages: 420
Registered: July 2014
Senior Member
Hello,

To make the installation permanent, you will need to:

1. Copy the JAR file to /opt/eclipse/kura/kura/plugins .
2. Edit /opt/eclipse/kura/kura/config.ini to include your new bundle. You should follow the exact same syntax as the other bundles in the file.
3. Reboot your RPi.

Thanks,
--Dave
Previous Topic:How to get System Properties
Next Topic:Packaging resources into a "web" bundle
Goto Forum:
  


Current Time: Sat Apr 27 04:20:34 GMT 2024

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

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

Back to the top