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 are done using Eclipse RCP. Please help me improving the code base by trying it out and filing bugs or requests for improvements. It is all Open Source, with anonymous subversion access. You find more information at the project homepage. Here is a (probably incomplete) list of features:

  • Product Branding & Feature Branding
    • Custom Splash Screen
    • Blue and Orange colored demo brandings
    • Images/Icons and About Dialog
  • Internationalization English/German (full Eclipse 3.3 localization still work in progress)
  • New Look & Feel using the Presentation API
  • Loose coupling of views and editors
  • Tree view, tree-table viewsand a virtual tree view
    • Regular Label & Content Provider
    • Using an adapter factory
  • Multi-page editor
  • Use of Commands & Handlers
  • Local help system using the Jetty stack
  • Customized update functionality
  • A Wizard
  • Own Extension Points
  • And much more

Here is a little screenshot:

MP3M

Have Fun 🙂
Kai

This Post Has One Comment

  1. vijay patel

    when i run the bundle co.siemens.ct.mp3m then i got one appliction error
    error was
    “org.eclipse.core.runtime.CoreException: Plug-in com.siemens.ct.mp3m was unable to load class com.siemens.ct.mp3m.Application.”

    please give the solution

    thanks in advance.

Leave a Reply to vijay patel Cancel reply

I accept the Privacy Policy