I would like to upgrade my Eclipse RCP project which was live yesterday, developed using Eclipse RCP 3.6 version(code was like tightly coupled as I didn't use Spring DI), as a future road-map consideration, I'd like to upgrade my project to Eclipse 4. Primary reason for upgrading is to use spring DI & CSS in my RCP application. Can I do spring integration and CSS in my Eclipse RCP 3.6 project or Should I start from creating an RCP 4 Scratch project. Brainstorming for ideas, actually. Any directions & suggestions would be great.
相关问题
- [eclipse pde]How to catch the event that a launch
- “Failed to parse the output of 'adb version
- Eclipse Blackberry Preprocessor Not Working?
- Eclipse says a more recent ADT version is required
- anyone know of a shared To-do list plugin for ecli
相关文章
- Eclipse plugin to find out unused methods in a cla
- How best to use ViewerFilter on a TreeViewer?
- Writing a comment in Eclipse linking a specific li
- Eclipse + Turn an Existing Project into a JPA Proj
- Installing plugins for Eclipse offline [duplicate]
- UnsatisfiedLinkError While Calling Native Method f
- Eclipse Plugin Development: How to access code wri
- Where are the default Eclipse Plugin Development T
To answer your first question... it is certainly possible to use Spring DI in Eclipse 3.6, but the current CSS styling for Eclipse RCP UI wasn't introduced until Eclipse 4.
I can't address if you should or should not create an RCP 4 Scratch project. That's a tough decision and it should be made by someone with deep knowledge of your project and its future goals.
As for direction and suggestions... I have two sources of information for you.
Lars Vogella. His tutorial sites are very well put together, and I consider them a must have for anyone wanting to learn the basics of Eclipse RCP development. Unfortunately, these tutorials may not be detailed enough to help you. It depends on your current level of Eclipse RCP knowledge. http://www.vogella.com/tutorials.html
Eclipse Source. This is a paid service. I've never worked with these guys, but they have been sending me some emails offering several different pricing levels for various levels of support. There web site is well put together and it offers some great information. http://eclipsesource.com/en/eclipse/