Search code examples
javaeclipse-rcpeclipse-scout

Prerequistes knowledge of doing RCP projects


I have done .NET Win32 projects and from Java well I can adopt my knowledge to its classes and you know the language itself but as far as technologies based on Java ..for example I mean SWT?, JFace,Hibernate, etc... I have zero experience with them...

Now by two weeks! I need to create a DEMO application with RCP,Eclipse ..a simple one tho, just some forms with a couple of ListViews and SpreadSheets on them, type something in a ComboBox, add it to a spreadsheet, etc.. stuff like this.

Ok, with this background and what I need to know, please let me know what is my starting point? any books? resources? and prerequisite knowledge that I need to learn first?

Thanks all.


Solution

  • I'd start with Lars Vogel's pile of excellent tutorials. They're broken out into basic categories, and if you work your way through several of them you should be able to start getting a feel for things.