1

I am about to start a project using Spring RCP, which I have no knowledge of. I was wondering if there was any site where I can learn everything from basic to advanced techniques in this framework.

Charles
  • 50,943
  • 13
  • 104
  • 142
Rabin
  • 1,563
  • 4
  • 20
  • 44

3 Answers3

4

You can try with this introduction. The project has been renamed to Valkyrie, and it's being developed here: http://www.gitorious.org/valkyrie-rcp

The latest info should be on this thread.

davorp
  • 4,156
  • 3
  • 26
  • 34
0

These are the series of tutorials for starting learning how to COde on RCP. It has tutorials for creating a simple project, exporting product, add view, create feature based project, adding logger etc.

RCP Tutorials - Advanced Tutorials

Srijani Ghosh
  • 3,935
  • 7
  • 37
  • 68
0

You can find open source code of projects written in Spring RCP using google codesearch.

amra
  • 16,125
  • 7
  • 50
  • 47