« Make good business decisionsSwitching off Windows XP "features" »

23 comments

Comment from: Ajit [Visitor]
AjitYour instructions helped me to install the springide. Otherwise it was giving dependency error.
18/07/08 @ 08:13
Comment from: Anil [Visitor]
AnilHi,
I am geeting an error after step 5.
the error is:
" No repository found at http://springide.org/updatesite/site.xml
Error reading update site http://springide.org/updatesite/site.xml.
Connection timed out: connect
".

So i got an archive zip file. But if i still get an error when i try to open the zip file from eclipse.
The error is :
No repository found at jar:file:D:\applications\spring-ide_2.0.6_v200806241357.zip!/



Can i just upzip the file and put the plugins manually?

thanks
24/07/08 @ 05:08
Comment from: David Newcomb [Member] Email
David NewcombTime out - maybe you should just try again later.

Here is not the place to ask for support. Comments are supposed to add to the article. If you want support then talk to the spring people and tell them there web site is down.

http://springide.org/

The update site address is correct and, by magic, it's working again.
24/07/08 @ 09:58
Comment from: Mauricio Nagaoka [Visitor]
Mauricio NagaokaTry this:
http://dist.springframework.org/release/IDE/site.xml
30/07/08 @ 16:41
Comment from: vbose [Visitor]
vboseI am getting the following error while installing Spring IDE 2.0.6 in Eclipse 3.4

Cannot complete the request. See the details.
Cannot find a solution satisfying the following requirements Match[requiredCapability: org.eclipse.equinox.p2.iu/org.apache.commons.logging/[1.1.1.v20080605-1935,1.1.1.v20080605-1935]].
18/08/08 @ 16:54
Comment from: Himanshu [Visitor]
HimanshuWhen you try to install Spring IDE you would be getting Install screen with message
Review and confirm that the checked items will be installed.

Uncheck Spring IDE Dependencies (only for Eclipse 3.2.x) option and click on Next button to proceed with installation.
19/09/08 @ 07:24
Comment from: Brian C [Visitor]
Brian CWorked perfectly. Thank you!
22/09/08 @ 17:43
Comment from: Sean [Visitor]
SeanThanks - its a good guide. Just a few updates:
The new version of Spring IDE (2.2.0) no longer has Eclipse 3.2.x dependencies, but after "Expand Integrations and Uncheck Spring IDE Mylyn Integration (optional)", you'll also want to "Expand Resources and Uncheck Spring IDE Mylyn Integration Sources".
Note: Version 2.2.0 is automatically downloaded when you enter the site that Mauricio Nagaoka noted: http://dist.springframework.org/release/IDE/site.xml
06/10/08 @ 01:56
Comment from: 22l [Visitor]
22lPLEASE let me know if there is _any_ way to install on Eclipse 3.4 despite
Cannot complete the request. See the details.
Cannot find a solution satisfying the following requirements Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.jdt.apt.core/[3.3.101.R34x_v20080902-1220,3.3.101.R34x_v20080902-1220]].
29/05/09 @ 23:22
Comment from: Jitendra [Visitor]
JitendraI face a problem in step 7. the 'dependencies' tab is not expandable. I can expand all other tabs.
31/05/09 @ 07:04
Comment from: paco [Visitor]
pacoThanks good and concise tutorial
26/06/09 @ 13:34
Comment from: Spring Newbie [Visitor]
Spring Newbiefor the error: Cannot complete the request. See the details.
Cannot find a solution satisfying the following requirements Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.jdt.apt.core/[3.3.101.R34x_v20080902-1220,3.3.101.R34x_v20080902-1220]].

Disable both , the Spring IDE Mylyn Integration and
the Spring IDE AJDT Integration

Thanks
21/07/09 @ 14:41
Comment from: Kavitha [Visitor]
KavithaHey Guys,

Here is the Solution...

Go to Eclispe menu

1) Help -> "Software Update"

2) Click on Add site and add “http://springide.org/updatesite”

3) Click Ok

4) Now expand “SpringIDE Update Site”

5) Expand “Integrations” and Uncheck the below

a)”Spring IDE AJDT integration (optional)”

b)”Spring IDE Mylyn Integration (optional)”

6) Expand “Resources” and uncheck

a)”Spring IDE Mylyn Integrations Sources”

7) Click “Install”

8) Click “Next”

9) Select “I accept the terms and cond…”

10) Click “Finish”

You are all set to go…Happy SPRINGing!
28/07/09 @ 23:47
Comment from: pradeep [Visitor] Email
pradeepI face a problem in step 7. the 'dependencies' tab is not expandable. I can expand all other tabs
09/09/09 @ 12:40
Comment from: Six [Visitor]
Six"Cannot complete the request. See the details."

Worst case - If you're unable to add them ALL SPRING submodules at one go - try adding them one at a time (top to bottom) - ie

1. Install Spring core ID
2. Install Extensions
3. Install Resources

This worked for me!!!
26/10/09 @ 14:44
Comment from: kaushik [Visitor]
kaushikThanks! very helpful
05/05/10 @ 00:23
Comment from: Vivek Birdi [Visitor]
Vivek BirdiWhen I am adding the http://springide.org/updatesite/site.xml link to Add sites in Eclipse, its giving error that No repository found at the given link
07/06/10 @ 13:33
Comment from: David Newcomb [Member] Email
David NewcombAlthough SpringIDE and Eclipse are still together the majority of the Spring Framework's development time is going into Spring Tool Suite (STS). STS is a real joining of Eclipse and Spring with all the other plugins you would need pre-installed and pre-configured. In most cases it works out of the box. See:
http://www.bigsoft.co.uk/blog/index.php/2009/12/31/reporting-bugs-in-spring-tool-suite

So I would suggest that you download that first then add any other Eclipse plugins you want to that.
07/06/10 @ 15:20
Comment from: Deepak [Visitor]
DeepakI tried to add this "http://dist.springframework.org/release/IDE/site.xml" its giving me following error

No repository found at http://dist.springframework.org/release/IDE/site.xml
Error reading update site http://dist.springframework.org/release/IDE/site.xml.
Connection timed out: connect
29/06/10 @ 05:54
Comment from: Anita [Visitor]
AnitaI tried to add this "http://springide.org/updatesite" and "http://dist.springframework.org/release/IDE/site.xml" its giving me following error

No repository found at http://springide.org/updatesite and http://dist.springframework.org/release/IDE/site.xml
08/07/10 @ 07:14
Comment from: Ramesh [Visitor]
RameshDavid's comment is ridiculous since this article is meant only for Spring software updates and Anil's request was appropriate. Thanks to Mauricio Nagaoka for giving the right update site.
26/07/10 @ 00:40
Comment from: Bharath [Visitor]
Bharathhttp://springide.org/updatesite is not worked for me

but
From the menu: Help->Software Updates
Click Add site…
Enter the the Spring IDE update site url: http://dist.springframework.org/release/IDE/site.xml
Click Ok
Check the box next to Sprint IDE Update Site
Expand Sprint IDE Update Site
Expand Dependencies
Uncheck Spring IDE Dependencies (only for Eclipse 3.2.x)
Expand Integrations
Uncheck Spring Mylyn Integration (optional)
Click Install
Screen will show no unresolved dependencies
Click Next >
Select I accept the terms of the license agreement
Click Finish
04/08/10 @ 20:24
Comment from: pankaj [Visitor] Email
pankaji have tried with
http://dist.springframework.org/release/IDE/site.xml, http://springide.org/updatesite,
http://springide.org/updatesite-dev and
http://springide.org/updatesite/site.xml

i get same error --> Repository not found.

Any help?
06/07/11 @ 09:32

Leave a comment


Your email address will not be revealed on this site.
(Line breaks become <br />)
(For my next comment on this site)
(Allow users to contact me through a message form -- Your email will not be revealed!)