r-OSGI in ECF seems have less resources on the Internet. I have found several tutorials straightly explain code. But I am seeking a step by step tutorial which can explain the following.
- How to create r-osgi Project in eclipse.
- What are the things we need to configure in Eclipse to run that project?
- How to Debug and run r-OSGI project in Eclipse.
- How to write the r-OSGI Hello world Service.
- How to write Service Discovery in ECF.
I found this Tutorial for OSGI in eclipse, will this apply for r-OSGI? OSGI first bundle
If yes, will all concepts which are related to OSGI apply to r-OSGI?