|
|
|
|
|
by wodencafe
3326 days ago
|
|
Don't let Eclipse give you a bad impression of OSGi. There are now some very cool things that make starting a new OSGi project a lot easier: * Declarative Services, for simplifying Component definitions (No more editing XML) * bnd / bndtools for building your OSGified jar (No more manually editing the Manifest) |
|