- This topic has 7 replies, 4 voices, and was last updated 17 years, 8 months ago by
Loyal Water.
-
AuthorPosts
-
RenenMemberI would like to install subclipse but I’m unable to get the installation to happen as MyEclipse complains:
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. Subclipse (1.2.0) requires plug-in "org.eclipse.core.resources (3.2.0)", or later version.
Subclipse provides fairly detailed instructions (http://subclipse.tigris.org/install.html), and I have prodded around a bit. My sense is that the problem is with MyEclipse.
Also, it was asked in another thread, if subclipse provides a Europa compatible version and their site confirms that 1.2.4 is Europa compatible.
My MyEclipse installation is completely vanilla: I barely mess with it. If it matters though, running on Windows.
Thanks for the help!
October 10, 2007 at 3:40 pm #276779
RenenMemberSorry, should have been part of the first post: MyEclipse version: 6.0.0 GA (Build id: 6.0.0-GA-200708).
October 10, 2007 at 9:34 pm #276787
Scott AndersonParticipantRenen,
The problem is that the version of Subclipse you’re trying to install requires Eclipse 3.2 to operate and MyEclipse 6.0 is based on Eclipse 3.3. As a result, the Subclipse plugin can’t fine the Eclipse plugins it depends on at the version level it thinks it needs. I’d recommend contacting Tigris to see if they have a version for 3.3 or using Subversive (http://www.polarion.org/index.php?page=overview&project=subversive) instead since it claims 3.3 compatibility.
October 11, 2007 at 8:54 am #276809
RenenMemberThanks Scott.
I would seem that this has the same issue:
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. SVN Team Provider (1.1.7) requires plug-in "org.eclipse.core.resources". JDT Ignore Extensions (Optional) (1.0.3) requires plug-in "org.eclipse.core.runtime".
I also see that they claim to support 3.2 or better (as does subclipse: “3.3/Europa”).
Can’t I just install that component?
I presume from what I have read in the forums that there are people out there who have managed to get this to work. Can anybody let me know how they managed to get it to work.
Thank you!
October 20, 2007 at 2:26 pm #277226
marksissonMemberThis message has not been recovered.
October 22, 2007 at 2:36 pm #277316
Loyal WaterMemberThis message has not been recovered.
October 24, 2007 at 1:59 am #277401
RenenMemberThis message has not been recovered.
October 24, 2007 at 6:59 am #277408
Loyal WaterMemberThis message has not been recovered.
-
AuthorPosts