Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions releng/org.eclipse.xtext.contributor/Xtext.setup
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,6 @@
label="Eclipse 2022-03 - 4.23"/>
<description>Choose the compatibility level of the target platform</description>
</setupTask>
<setupTask
xsi:type="setup:VariableTask"
type="URI"
name="p2.antlr-gen"
value="https://download.itemis.com/updates/releases/2.1.1"/>
<setupTask
xsi:type="setup:VariableTask"
type="URI"
Expand Down Expand Up @@ -494,14 +489,9 @@
<requirement
name="org.eclipse.cbi.p2repo.analyzers.common"
optional="true"/>
<requirement
name="de.itemis.xtext.antlr.feature.feature.group"
optional="true"/>
<repositoryList>
<repository
url="${p2.cbi.analyzer}"/>
<repository
url="${p2.antlr-gen}"/>
</repositoryList>
</targlet>
</setupTask>
Expand Down