SpringSource Tool Suite
From KevinWiki
(Difference between revisions)
Line 3: | Line 3: | ||
== Installation (SpringSource Tool Suite) == | == Installation (SpringSource Tool Suite) == | ||
=== Add Update Site === | === Add Update Site === | ||
- | * Choose one!!! | + | * Choose one!!! (The current repositories) |
+ | Releases: http://www.springsource.com/update/e3.5 | ||
+ | Milestone releases: http://www.springsource.com/milestone/e3.5 | ||
+ | Nightly snapshots: http://www.springsource.com/snapshot/e3.5 | ||
+ | |||
+ | * Choose one!!! (Old ones) | ||
Releases: http://www.springsource.com/update/e3.4 | Releases: http://www.springsource.com/update/e3.4 | ||
Milestone releases: http://www.springsource.com/milestone/e3.4 | Milestone releases: http://www.springsource.com/milestone/e3.4 |
Revision as of 08:50, 18 October 2009
Contents |
Installation (SpringSource Tool Suite)
Add Update Site
- Choose one!!! (The current repositories)
Releases: http://www.springsource.com/update/e3.5 Milestone releases: http://www.springsource.com/milestone/e3.5 Nightly snapshots: http://www.springsource.com/snapshot/e3.5
- Choose one!!! (Old ones)
Releases: http://www.springsource.com/update/e3.4 Milestone releases: http://www.springsource.com/milestone/e3.4 Nightly snapshots: http://www.springsource.com/snapshot/e3.4
Install
- Select the components to install from the SpringSource Update Site for Eclipse 3.4 and 3.5 entry
- Click the Install button.
Installation (Old version - Spring IDE)
Add Update Site
- Add the following SpringSource Update site in the Update Manager.
Releases: http://www.springsource.com/update/e3.4
- It will add
SpringSource Update Site for Eclipse 3.4
andAJDT Update Site
. If AJDT Update site is not added, add it manually (AspectJ Development Tools) and install it first.
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.