Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Error installing Xtext 2.7.3 for Eclipse RCP Indigo SR2(Xtext 2.7.3 Missing required items and repository not found)
Error installing Xtext 2.7.3 for Eclipse RCP Indigo SR2 [message #1857543] Tue, 14 February 2023 16:32 Go to next message
Tatu NoToco is currently offline Tatu NoTocoFriend
Messages: 1
Registered: February 2023
Junior Member
Hi everyone, I'm currently setting up the environment for a legacy code base.

I'm trying to install Xtext 2.7.3 for Eclipse RCP Indigo SR2, but I keep running into issues with missing required items and a repository that can't be found.

The error message I'm receiving when trying to install the Xtext Complete SDK 2.7.3.v201411190455 (org.eclipse.xtext.sdk.feature.group 2.7.3.v201411190455) is:

"Cannot complete the install because one or more required items could not be found. Software being installed: Xtext Complete SDK 2.7.3.v201411190455 (org.eclipse.xtext.sdk.feature.group 2.7.3.v201411190455) Missing requirement: JUnit Testing Framework 4.12.0.v201504281640 (org.junit 4.12.0.v201504281640) requires 'bundle org.hamcrest.core 1.3.0' but it could not be found Missing requirement: JUnit 4.13.2.v20211018-1956 (org.junit 4.13.2.v20211018-1956) requires 'bundle org.hamcrest.core 1.3.0' but it could not be found Cannot satisfy dependency: From: Xtext Junit4 Support 2.7.3.v201411190455 (org.eclipse.xtext.junit4 2.7.3.v201411190455) To: package org.junit.internal 4.10.0 Cannot satisfy dependency: From: Xtext Complete SDK 2.7.3.v201411190455 (org.eclipse.xtext.sdk.feature.group 2.7.3.v201411190455) To: org.eclipse.xtext.junit4 [2.7.3.v201411190455]"

Additionally, I get an error message saying "No repository found at http://download.eclipse.org/eclipse/updates/3.7/categories." and "No repository found at http://download.eclipse.org/technology/epp/packages/indigo/." while the install new software menu is loading.

I've tried several things, including checking my internet connection, restarting Eclipse, and using a different computer, but the problem persists.

I'm hoping someone in the community has experience with this issue and can offer some advice or assistance. Has anyone else encountered this error and found a way to fix it? Any help would be greatly appreciated!

Thank you.
Re: Error installing Xtext 2.7.3 for Eclipse RCP Indigo SR2 [message #1857560 is a reply to message #1857543] Wed, 15 February 2023 08:11 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
You can use this to find repositories containing specific things:

https://wiki.eclipse.org/Eclipse_Oomph_Authoring#How_to_find_a_P2_repository_at_Eclipse_using_the_Repository_Explorer

You can use this to browser what's available on the download server:

https://download.eclipse.org/justj/?file=

Sometimes really old things get moved to archive.eclipse.org but the download.eclipse.org server should still serve them as if they were located on that server:

https://archive.eclipse.org/justj/?file=

E.g., I would expect http://download.eclipse.org/technology/epp/packages/indigo/ to work because it exists here:

https://archive.eclipse.org/technology/epp/packages/indigo/


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Quick Switch Editor action no longer produces the menu in 2022-12 workspace, new workspace does
Next Topic:Goclipse compilation failure
Goto Forum:
  


Current Time: Fri Apr 19 22:52:25 GMT 2024

Powered by FUDForum. Page generated in 0.03461 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top