Blogbeiträge
Sie sind auf unserem Blog gelandet, herzlich willkommen! Hier finden Sie spannende Artikel zu den Themen java, OSGi, Eclipse, BND und vieles mehr. Schauen Sie sich zum Beispiel unsere Serie „Bits Of Java“ genauer an. Dort finden Sie neben den Grundlagen auch nützliche Tipps zur Lösung anspruchsvoller Probleme mit Java. Und nun: Viel Spaß beim Lesen und Vertiefen Ihres Wissens.
-
Remote launching OSGi applications with bnd
Recently, I wanted to build an OSGi application that should run on my RaspberryPi. So I wanted an easy way to test this application on the Pi. After some research I found the possibility to use a remote laucher in bnd. There are two parts necessary for that: the remote... [more]
-
Create Gnome/Ubuntu desktop files under with Eclipse Oomph installer
If you are a user of the Eclipse IDE using Ubuntu and you are using the Oomph installer as well, I will show the possibility to automatically create .desktop files. That makes it possible to find the installation with your desktop search tool. I used it for a while and... [more]
-
Update a Mongo 3.2.x standalone to a 3.6.
Mongo does only support incremental updates. This means, that one can only update from one stable release to the next. The even numbered minor versions are always the stable releases. Getting Started At first you should check if your application is using features of the MongoDB that may have changed... [more]
Browse by Tag
subscribe via RSS