Skip to content

How can I "turn back time" and go back to a previous tag/release of Eclipse? #1403

Closed Answered by merks
fedejeanne asked this question in Q&A
Discussion options

You must be logged in to vote

The last screen shows what's being used for the installation itself, i.e., for the p2 director task. It should be fine to use 4.30 for debugging with a 4.29 target platform.

But you're also running the modular targlet tasks and those are all hard coded to use the latest of everything.

You can use Navigate -> Open Setup -> Workspace and textually copy the following and paste it onto the Workspace object and save:

<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:setup="http://www.eclipse.org/oomph/setup/1.0">
  <setup:VariableTask
      name="eclipse.target.platform"
      value="2023-09"
      storageURI="scope://Workspace"/…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fedejeanne
Comment options

fedejeanne
Sep 27, 2023
Collaborator Author

You must be logged in to vote
2 replies
@merks
Comment options

@laeubi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants