Hi Dev, I've just discovered a new project at the Eclipse Foundation that has graduated from incubation and released its 1.0 release: Eclipse Rich Ajax Platform (RAP): http://www.eclipse.org/rap/
Take a look at the demos provided here: http://www.eclipse.org/rap/demos.php That's very impressive... Eclipse look and feel inside a Web brower... Maybe it could be interesting to take a closer look at that and see if it's not possible to deliver two implementation of UI for our plugins, one with SWT and one with RWT. The core could be the same and we could only rewrite the UI for each platform. Regards, P-A
