Skip to content
Snippets Groups Projects
Commit 6807dcd2 authored by Lukas Ladenberger's avatar Lukas Ladenberger
Browse files

removed bmotion studio help task from build.gradle

parent 0876970c
No related branches found
No related tags found
No related merge requests found
...@@ -16,14 +16,14 @@ apply from: 'tycho_build.gradle' ...@@ -16,14 +16,14 @@ apply from: 'tycho_build.gradle'
// Local tasks // Local tasks
task bMotionStudioHelpCustumBuild(type: Exec){ /*task bMotionStudioHelpCustumBuild(type: Exec){
commandLine 'ant', '-f','de.bmotionstudio.help/customBuild.xml' commandLine 'ant', '-f','de.bmotionstudio.help/customBuild.xml'
} }
install.dependsOn bMotionStudioHelpCustumBuild install.dependsOn bMotionStudioHelpCustumBuild
completeInstall.dependsOn bMotionStudioHelpCustumBuild completeInstall.dependsOn bMotionStudioHelpCustumBuild*/
project(':de.prob.core') { project(':de.prob.core') {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment