Thanks for the info!
I don't know why this still doesn't work with
org.eclipse.swt.win32.win32.x86_3.2.2.v3236.jar and
org.eclipse.swt_3.2.2.v3236b.jar
My SWT classes compiles but don't run...
My SWT JFace classes don't compile at all because the above jars don't contain JFace related classes.
For SWT I downloaded swt-3.2.2-win32-win32-x86.zip et install it as a Java project.
Then In my own Project I relate to this SWT project and then it does compile and run....
So SWT is OK now but not JFace....
For the tutorials, I just had a look at
http://www-128.ibm.com/developerworks/opensource/library/os-ecgui1/ http://www.developer.com/java/other/article.php/3330861 But I'm reading Manning SWT/JFace in action.