Commit Graph

15 Commits (2b3586399eca74288e040cb6a52e79e5f0c5b402)

Author SHA1 Message Date
Svilen 727770bb66 [Development] Add article about OSGi Config Admin (#467)
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2017-08-30 14:03:11 +02:00
Svilen cef04c01de [Developers] Add article about EventAdmin (#450)
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2017-07-23 13:55:43 +02:00
Svilen 712825dbdd [Developers] Improve prerequisites section (#407)
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>
2017-06-27 13:53:39 +02:00
Thomas Dietrich 9aa9853e22 Fix and improve smaller typo and format fus
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Ben Clark 26dc4daafd Replace and fix invalid links (#119)
* Replace current broken/absolute links

* Removed accidental duplicate
2016-10-20 15:58:03 +02:00
Svilen 0ee48da5e0 OSGi coding tasks page updated. (#111)
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>
2016-10-18 12:21:25 +02:00
Svilen e073594df2 Fix several broken links. (#81)
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-22 17:43:17 +02:00
Svilen b35f07882f Fixed broken links. Renamed links, images, files. (#80)
Renamed images with uppercase extensions.
Renamed articles with mixed upper- and lowercase.
Other minor fixes.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-20 14:18:52 +02:00
Svilen 8a288d04e4 Added article about target platform. (#79)
Topics:
- what is target platform;
- target definition file;
- Eclipse IDE target platform editor.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-17 20:33:37 +02:00
Svilen 011e4e7ca0 Added article about Equinox. (#77)
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>
2016-08-16 11:51:51 +02:00
Svilen bdb6e3f1d0 Added Tycho article. (#78)
Content:
- integrate plugin with the openHAB Tycho build;
- configure Tycho;
- Tycho dependency resolution problems.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-16 11:33:23 +02:00
Svilen a87112ad64 Added article about OSGi Declarative Services. (#76)
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>
2016-08-15 20:53:43 +02:00
Svilen 8c659d1c8a Added OSGi coding taks page. (#66)
* 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>
2016-08-09 17:40:07 +02:00
Thomas Dietrich 228e74fa83 Add title to most pages, fixes (#60)
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>
2016-08-05 12:10:20 +02:00
Svilen 2504f2018d Added OSGi overview page. (#45)
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)
2016-07-19 11:19:23 +02:00