We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595496f commit c466e3dCopy full SHA for c466e3d
setups/WindowBuilder.setup
@@ -97,6 +97,8 @@
97
name="com.github.spotbugs.plugin.eclipse.feature.group"/>
98
<repository
99
url="https://download.eclipse.org/windowbuilder/updates/nightly/latest/"/>
100
+ <repository
101
+ url="https://download.eclipse.org/technology/m2e/releases/latest/"/>
102
103
url="https://spotbugs.github.io/eclipse-latest/"/>
104
<description>Install the tools needed in the IDE to work with the source code for Window Builder</description>
0 commit comments