Skip to content

Commit

Permalink
Xpect-eclipseGH-216: build before launching mwe2
Browse files Browse the repository at this point in the history
  • Loading branch information
Quang Tran committed Jul 11, 2017
1 parent 252a0f3 commit 0a3088c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions org.xpect.releng/Xpect.setup
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,17 @@
name="org.eclipse.m2e.feature.feature.group"/>
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
</setupTask>
<setupTask
xsi:type="projects:ProjectsBuildTask"
refresh="true"/>
<setupTask
xsi:type="setup:CompoundTask"
name="org.eclipse.debug.ui">
<setupTask
xsi:type="setup:PreferenceTask"
key="/instance/org.eclipse.debug.ui/org.eclipse.debug.ui.cancel_launch_with_compile_errors"
value="always"/>
</setupTask>
<setupTask
xsi:type="launching:LaunchTask"
id="GenerateXpectLanguage"
Expand Down

0 comments on commit 0a3088c

Please sign in to comment.