I have checked out both the spring and spring-rcp HEAD into eclipse projects in the same workspace. There seem to be changes in spring that are not reflected in spring-rcp ('org.springframework.enum' is not 'org.springframework.enums').
Should I be using a specific version spring when working with spring-rcp HEAD?


Reply With Quote