PDA

View Full Version : download via updatesite impossible



dreyerbernd
Jan 19th, 2006, 07:17 AM
eclipse version 3.1
download via updatesite impossible
Errormessage:

Current configuration contains errors that are not corrected by the requested operation and more errors would be introduced. See details for more information.
----- Current configuration problems -----
Resulting configuration does not contain the platform.
----- Configuration problems after the operation -----
Resulting configuration does not contain the platform.
Spring IDE - Beans Configuration Support (1.0.3) requires plug-in "org.eclipse.gef".

Torsten Juergeleit
Jan 19th, 2006, 08:16 AM
Which URL did you use for Eclipse's update manager? Did you use the one from the install guide (http://springide.org/project/wiki/SpringideInstall)?

Spring IDE (formerly known as "Spring IDE - Beans Configuration Support") version 1.0.3 is years old ;-)

Cheers,
Torsten

dreyerbernd
Jan 20th, 2006, 02:39 AM
Download succeeded after IDE checkbox was disabled, but eclipse won't start.

Torsten Juergeleit
Jan 20th, 2006, 03:39 PM
Download succeeded after IDE checkbox was disabled, but eclipse won't start.
What do you mean by "IDE checkbox was disabled"?

Regarding the non-starting Eclipse please take a look into it's log file. This can be found at "<Eclipse workspace directory>/.metadata/.log". Here you should find the reason for Eclipse's crash.

Maybe you should start from scratch by using a fresh installation of Eclipse 3.1.1 and install WTP 1.0 from http://download.eclipse.org/webtools/updates/ (but read the corresponding instructions (http://download.eclipse.org/webtools/updates/) first). If WTP is up and running then install Spring IDE from http://springide.org/updatesite/.

Torsten