Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Problems with installing Xtext from update site
Problems with installing Xtext from update site [message #1832546] Mon, 21 September 2020 02:34 Go to next message
Eclipse UserFriend
Hi there,

I ran into problems in installing Xtext from the update site (and also from installing RobotTool [1] which comes with Xtest), I got the following error:

An error occurred while collecting items to be installed
session context was:(profile=_Users_will_epsilon-master2_Eclipse.app_Contents_Eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: osgi.bundle,org.eclipse.xtend.lib,2.23.0.v20200831-0723.
Artifact not found: osgi.bundle,org.eclipse.xtend.lib.macro,2.23.0.v20200831-0723.
Artifact not found: osgi.bundle,org.eclipse.xtext,2.23.0.v20200831-0730.
Artifact not found: osgi.bundle,org.eclipse.xtext.builder,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.common.types,2.23.0.v20200831-0745.
Artifact not found: osgi.bundle,org.eclipse.xtext.common.types.edit,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.common.types.ui,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.ide,2.23.0.v20200831-0730.
Artifact not found: osgi.bundle,org.eclipse.xtext.smap,2.23.0.v20200831-0745.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.util,2.23.0.v20200831-0730.
Artifact not found: osgi.bundle,org.eclipse.xtext.xbase.lib,2.23.0.v20200831-0723.
Artifact not found: osgi.bundle,org.eclipse.xtext.ecore,2.23.0.v20200831-0745.
Artifact not found: osgi.bundle,org.eclipse.xtext.generator,2.23.0.v20200831-0745.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui.codetemplates,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui.codetemplates.ide,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui.codetemplates.ui,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui.shared,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.xbase,2.23.0.v20200831-0745.
Artifact not found: osgi.bundle,org.eclipse.xtext.xbase.ide,2.23.0.v20200831-0745.
Artifact not found: osgi.bundle,org.eclipse.xtext.xtext.generator,2.23.0.v20200831-0730.




=================================================
Any ideas?

Cheers,
Will


[1]. https://www.cs.york.ac.uk/robostar/robotool/
Re: Problems with installing Xtext from update site [message #1832547 is a reply to message #1832546] Mon, 21 September 2020 02:36 Go to previous messageGo to next message
Eclipse UserFriend
it could be a problem with your inet connection or a downtime of the server.
did you try to download the update zip and install from there?

https://www.eclipse.org/downloads/download.php?file=/modeling/tmf/xtext/downloads/drops/2.23.0/R202008310926/tmf-xtext-Update-2.23.0.zip
Re: Problems with installing Xtext from update site [message #1832550 is a reply to message #1832547] Mon, 21 September 2020 02:46 Go to previous messageGo to next message
Eclipse UserFriend
Hi Christian,

The problem persists when installing from a local archive, perhaps something wrong with the build? Could you please verify?

Cheers,
Will
Re: Problems with installing Xtext from update site [message #1832551 is a reply to message #1832550] Mon, 21 September 2020 02:58 Go to previous messageGo to next message
Eclipse UserFriend
i already did and had no problems.
can you please give exact steps what you try to do and where you install what into what?
which mirror did you download the update site from?
do you have antivirus?

[Updated on: Mon, 21 September 2020 03:16] by Moderator

Re: Problems with installing Xtext from update site [message #1832553 is a reply to message #1832551] Mon, 21 September 2020 03:21 Go to previous messageGo to next message
Eclipse UserFriend
Hi Christian,

I am trying to install Xtext into Eclipse Epsilon 2.2 [1], with the hope to use RobotTool which depends on Xtext. I tried both using the update site and the archive, but still got the same problem.

I am running on a MacBook Pro, but I'm currently located inside China, could this be a problem?

Any ideas?

Cheers,
Will


[1]. https://www.eclipse.org/epsilon/

[Updated on: Mon, 21 September 2020 03:22] by Moderator

Re: Problems with installing Xtext from update site [message #1832555 is a reply to message #1832553] Mon, 21 September 2020 03:46 Go to previous messageGo to next message
Eclipse UserFriend
it could be. did you check the update site zip if the stuff is there?
where do i get eclipse epsilon from?
Re: Problems with installing Xtext from update site [message #1832556 is a reply to message #1832555] Mon, 21 September 2020 03:57 Go to previous messageGo to next message
Eclipse UserFriend
Hi, you can get Epsilon from the Eclipse Installer, instructions can be found in [1].

I have checked the .zip file and the stuff is there.

Cheers,
Will

[1] https://www.eclipse.org/epsilon/download/
Re: Problems with installing Xtext from update site [message #1832558 is a reply to message #1832556] Mon, 21 September 2020 04:02 Go to previous messageGo to next message
Eclipse UserFriend
my installer das not have epsilon.
which installer version do you use?
Re: Problems with installing Xtext from update site [message #1832559 is a reply to message #1832558] Mon, 21 September 2020 04:04 Go to previous messageGo to next message
Eclipse UserFriend
Hi I used the one referenced by the Epsilon website.

Cheers,
Will
Re: Problems with installing Xtext from update site [message #1832561 is a reply to message #1832559] Mon, 21 September 2020 04:09 Go to previous messageGo to next message
Eclipse UserFriend
and what do you do to install Xtext?
Re: Problems with installing Xtext from update site [message #1832562 is a reply to message #1832561] Mon, 21 September 2020 04:12 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I tried using the update site [1], as well as the archived one downloaded from the link you provided. I had the same problem in both ways.

Thanks for your time on this, really appreciate it.

Cheers,
Will

[1]. http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/
Re: Problems with installing Xtext from update site [message #1832564 is a reply to message #1832562] Mon, 21 September 2020 04:16 Go to previous messageGo to next message
Eclipse UserFriend
nope. cannot reproduce it this way
Re: Problems with installing Xtext from update site [message #1832594 is a reply to message #1832564] Mon, 21 September 2020 10:04 Go to previous message
Eclipse UserFriend
Hi

Once you sort out the basic install issue, you may hit further problems. Xtext as a consumer provides backward compatibility, but Xtext as a generator does not provide forward compatibility. Therefore for those Xtext versions that introduce breaking API changes editors generated on old Xtext are broken on new Xtext. Robotool does not appear to specify an Xtext version, so presumably something around its 2009 release date might be appropriate.

(If you study the Xtext compatibility support in Eclipse OCL, you can generate Xtext editors that are compatible across many many releases.).

Regards

Ed Willink
Previous Topic:UI module generation with '-' sign in name
Next Topic:Post process transient attributes from comments
Goto Forum:
  


Current Time: Fri Jul 04 18:41:13 EDT 2025

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

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

Back to the top