> XWT: I found the XWT perspective that is shown in the screencast at http://wiki.eclipse.org/E4/XWT/Running_the_demos And I also found the New UI element wizard shown in the video. It took me half an hour to reproduce the sample project from the video but in the end it I could get it to work by using a snippet from http://wiki.eclipse.org/E4/DeclarativeUI/XWT for gettting a shell and running the event loop. Then the window shows up.
For Java Application, you can use XWT.open() to avoid the loop. > That's the only thing I got to work. I had a hard time setting up the > transitive dependencies for XWT. Yes, we should improve the wizard to setup automatically the dependencies. I have created a bug to fix this problem. https://bugs.eclipse.org/bugs/show_bug.cgi?id=284457 Please let me know if you notice other problems, or report directly in bugzilla. Yves ___________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.392 / Virus Database: 270.13.23/2254 - Release Date: 07/23/09 06:02:00 _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
