Embed presentation
Download as PDF, PPTX













1) The document discusses an Agile RCP framework for developing user interfaces with Eclipse RCP using a Presenter First architecture and Spring Dynamic Modules. 2) It presents the Presenter First pattern which abstracts the model and view as interfaces and allows unit testing presenters by mocking the model and view. 3) The framework allows developing UIs agilely based on user stories and integrating presenter-view-model triads into Eclipse RCP using Spring configuration.











