PDA

View Full Version : Simple example for Spring DM + RCP



cja
Jun 2nd, 2008, 10:43 AM
Is there any simple example of how to set up things to write an Eclipse RCP application using Spring? Just a basic RCP app with a single window and some bean created from an applicationContext.xml in META-INF/spring.

Thanks,

Christoph Jäger

fgt
Jun 2nd, 2008, 03:47 PM
Have a look at the blog entry of Martin Lippert:

martinlippert.blogspot.com/2008/05/dependency-injection-for-extensions.html

Sorry i'm not allowed to post an URL :rolleyes:

regards
patrick

scodifdo
Jun 9th, 2008, 03:34 PM
I made a blog post, on how to create a RCP application together with Spring DM.

swissdev.blogspot.com/2008/06/eclipse-rcp-application-using-spring-dm.html