Some of the articles are extended.
Coding tasks slightly changed.
Added troubleshooting section for Declarative Services.
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
Added names to bundles, where this was missing.
Slightly changed the tasks, after feedback from the first implementations.
Added few hints and links to the Coding Guidelines.
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
Renamed images with uppercase extensions.
Renamed articles with mixed upper- and lowercase.
Other minor fixes.
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
Topics contained:
- how to start equinox standalone and from Eclipse;
- basic Equinox commands;
- core Equinox bundles and the services, that they provide;
- p2 Equinox subproject - IU and update site.
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
The article covers the following topics:
- OSGi DS container, Service Components and Service Description;
- advantages of DS;
- how to use DS to provide and reference services;
- Service Component Lifecycle.
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
* Added OSGi coding taks page.
OSGi coding tasks can help Java developers with no experience in OSGi and
Eclipse Plug-in development to get familiar with writing bundles.
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
minor spelling and format inconsistencies
upper case headlines
deletes spaces and lines at the end
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
In the "Deloper Guide" page it was added a new section - "Prerequisites".
New subsection called "OSGi" is created. In the subsection a new pages
is added - "Overview".
The page is aimed to help developers, that are
going to use OSGi for the first time.
Signed-off-by: Svilen Valkanov, svilen.valkanov@musala.com
(github: svilenvul)