Skip to content

Commit

Permalink
Revert "Revert "oomph: remove the kotlin plugin and its aspectj depen…
Browse files Browse the repository at this point in the history
…dency""

This reverts commit 537a1a5.
  • Loading branch information
lhstrh committed Jul 27, 2021
1 parent 7b9b9ec commit 37b8545
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions oomph/LinguaFranca.setup
Original file line number Diff line number Diff line change
Expand Up @@ -166,19 +166,6 @@
url="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/"/>
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
</setupTask>
<setupTask
xsi:type="setup.p2:P2Task">
<requirement
name="org.jetbrains.kotlin.feature.feature.group"/>
<requirement
name="org.jetbrains.kotlin.gradle.feature.feature.group"/>
<requirement
name="org.eclipse.ajdt.feature.group"/>
<repository
url="http://download.eclipse.org/tools/ajdt/410/dev/update"/>
<repository
url="https://download.jetbrains.com/kotlin/eclipse-plugin/last"/>
</setupTask>
<setupTask
xsi:type="setup:VariableTask"
id="git.clone.lingua.franca.branch"
Expand Down Expand Up @@ -326,8 +313,6 @@
versionRange="2.25.0"/>
<requirement
name="org.eclipse.platform.source.feature.group"/>
<requirement
name="org.jetbrains.kotlin.feature.feature.group"/>
<requirement
name="org.eclipse.emf.mwe2.launcher.feature.group"/>
<requirement
Expand Down Expand Up @@ -374,8 +359,6 @@
url="https://www.pydev.org/updates/"/>
<repository
url="http://download.eclipse.org/wildwebdeveloper/releases/latest/"/>
<repository
url="https://download.jetbrains.com/kotlin/eclipse-plugin/last/"/>
<repository
url="http://download.eclipse.org/tools/ajdt/410/dev/update"/>
</repositoryList>
Expand Down Expand Up @@ -452,8 +435,6 @@
versionRange="2.25.0"/>
<requirement
name="org.eclipse.emf.mwe2.launcher.feature.group"/>
<requirement
name="org.jetbrains.kotlin.feature.feature.group"/>
<repositoryList
name="DefaultRepositories">
<repository
Expand All @@ -462,8 +443,6 @@
url="http://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/"/>
<repository
url="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/"/>
<repository
url="https://download.jetbrains.com/kotlin/eclipse-plugin/last"/>
</repositoryList>
</targlet>
</setupTask>
Expand Down

0 comments on commit 37b8545

Please sign in to comment.