Skip to content

Commit c466e3d

Browse files
committed
Add missing m2e repository to P2 director
Otherwise the setup fails when selecting "Eclipse SDK" rather than "IDE for Eclipse committers" in the Oomph dialog.
1 parent 595496f commit c466e3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setups/WindowBuilder.setup

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@
9797
name="com.github.spotbugs.plugin.eclipse.feature.group"/>
9898
<repository
9999
url="https://download.eclipse.org/windowbuilder/updates/nightly/latest/"/>
100+
<repository
101+
url="https://download.eclipse.org/technology/m2e/releases/latest/"/>
100102
<repository
101103
url="https://spotbugs.github.io/eclipse-latest/"/>
102104
<description>Install the tools needed in the IDE to work with the source code for Window Builder</description>

0 commit comments

Comments
 (0)