List of known bugs in SWTSwing:

1.) Resize of Eclipse window breaks position of button row below the menu.
    Fix/Workaround: Restart of the application will restore the original position
2.) Downloading additional Eclipse plugins ("Help" --> "Software Updates" -->
    "Find and Install") may fail using the update manager.
    Sometimes it works but in eight out of ten times it fails.
    Fix/Workaround: Download the plugin to you local harddrive with your
                    webbrowser and then select the plugin from your local
                    drive using the  "New local site" selection.
3.) This version of Eclipse Enabler Packages uses the Eclipse on Swing (EOS)
    package (http://eos.sf.net/) which uses the SWTSwing implementation
    (http://swtswing.sf.net/) in background. The downside not using SWTSwing
    directly is that there is no Eclipse Splash screen visible to the user.
    This may irritate some users as it takes longer until the user sees something.
    Fix/Workaround: Using EOS there is currently no workaround.

I'm sure I forgot some issues but this are the most important ones.
    
