Eclipse Kura on Raspberry Pi 4 how to create a OSGi project

Опубликовано: 15 Октябрь 2024
на канале: dnomaiD Code
543
7

How to create a OSGi project.
1. Create Plug-in Project.
2. Add Dependencies to Manifest.
3. Create Java Class.
4. Create Component Class.
5. Create the Default Configuration.
6. Resolve Dependecies.
7. Import Package.
8. Build Configuration to Manifest.
9. Export the OSGi Bundle.
10. Create a Deployment Package.

https://github.com/DnomaidGit/KuraHel...