I’m looking for resources to learn how to use effectively Eclipse forms within an Eclipse RCP application. I was trying to use the newest SWT Window Builder plugin on Indigo but building forms this way doesn’t really work for me eg. cannot put anything inside expandable composite etc. (I have Swing background with Netbeans designer) and I’m new to SWT.
All I can find so far is this quite old tutorial from 2005.
Any help, point to good tutorial/book/source code sample will be highly appreciated.
I’m looking for resources to learn how to use effectively Eclipse forms within an
Share
Not much changed actually since the old 2005 tutorial so it’s still very usable.
Check these out in addition too:
Cheers,
Max