Eclipse RCP Demo: MP3 Manager 3.3.1 available
MP3 Manager is a little project that I use as a playground for Eclipse RCP features. The whole purpose of it is to share information and best practices, how things…
MP3 Manager is a little project that I use as a playground for Eclipse RCP features. The whole purpose of it is to share information and best practices, how things…
I am a big fan of both, OSGi and Eclipse RCP. In terms of flexible modular architecture I prefer to use "Import-Package" rather than "Require-Bundle". However, probably due to historical…
The last piece to complete my demo application's port to RCP 3.3 would be the localization using different language packs. After one hour I gave up to make the 3.2.1…