Spring IDE
From KevinWiki
(Difference between revisions)
Kevin (Talk | contribs)
(New page: Category:Eclipse Plugins == Installation == === Add Update Site === * Add the following SpringSource Update site in the Update Manager. http://www.springsource.org/update/e3.4 * It ...)
Newer edit →
(New page: Category:Eclipse Plugins == Installation == === Add Update Site === * Add the following SpringSource Update site in the Update Manager. http://www.springsource.org/update/e3.4 * It ...)
Newer edit →
Revision as of 19:43, 22 April 2009
Installation
Add Update Site
- Add the following SpringSource Update site in the Update Manager.
http://www.springsource.org/update/e3.4
- It will add
SpringSource Update Site for Eclipse 3.4
andAJDT Update Site
.
Install
- Select
AspectJ Development Tools (Required)
in theAJDT Update Site
entry (The other ones are optional). - Select the following components.
-∨Core ├∨Spring IDE Core (required) └∨SpringSource dm Server Tools (required)
-∨Extensions ├∨Spring IDE AOP Extension (optional) ├∨Spring IDE Batch Extension (optional) ├∨Spring IDE OSGi Extension (optional) ├∨Spring IDE Security Extension (optional) └∨Spring IDE Web Flow Extension (optional)
-∨Integrations ├∨Spring IDE AJDT Integration (optional) └∨Spring IDE Mylyn Integration (optional)
- Press the
Install
button.