Skip to content

Commit

Permalink
Remove the repository containing GEF FX from the targlet in the setup
Browse files Browse the repository at this point in the history
The set of IUs between GEF FX and GEF Classic are not unique, so more
care must be taken to avoid resolving the GEF FX IUs with higher version
into the target platform.  Furthermore, GEF Classic does not even
require an Orbit repo to resolve the target platform; purely the
Platform SDK is sufficient.

#352
  • Loading branch information
merks committed Jan 12, 2024
1 parent 441cc2b commit 586bead
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup/GEF.setup
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,6 @@
rootFolder="${git.clone.gef.classic.location}"
locateNestedProjects="true"/>
<repositoryList>
<repository
url="https://download.eclipse.org/releases/${eclipse.target.platform.latest}"/>
<repository
url="https://download.eclipse.org/cbi/updates/license"/>
</repositoryList>
Expand Down

0 comments on commit 586bead

Please sign in to comment.