Skip to content

Commit

Permalink
fix redirection for LaunchConfigDSL.setup
Browse files Browse the repository at this point in the history
  • Loading branch information
haubi authored May 27, 2024
1 parent 9a859b3 commit c365a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oomph/LaunchConfigDSL.setup
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<setupTask
xsi:type="setup:EclipseIniTask"
option="-Doomph.redirection.lcdsl"
value="=https://raw.githubusercontent.com/ssi-schaefer/lcdsl/master/com.wamas.ide.launching/oomph/LaunchConfigDSL.setup->${git.clone.lcdsl.location|uri}/com.wamas.ide.launching/oomph/LaunchConfigDSL.setup"
value="=https://raw.githubusercontent.com/ssi-schaefer/lcdsl/master/oomph/LaunchConfigDSL.setup->${git.clone.lcdsl.location|uri}/oomph/LaunchConfigDSL.setup"
vm="true">
<description>Set an Oomph redirection system property to redirect the logical location of this setup to its physical location in the Git clone.</description>
</setupTask>
Expand Down

0 comments on commit c365a18

Please sign in to comment.