diff --git a/build.gradle b/build.gradle index 3853edcb4887044e520a68436e77a7e1b2164023..e3c6db136bcffd562e026283a5fe1cf905fd7de1 100644 --- a/build.gradle +++ b/build.gradle @@ -12,17 +12,6 @@ project.ext { apply from: 'tycho_build.gradle' -// Local tasks - - -/*task bMotionStudioHelpCustumBuild(type: Exec){ - commandLine 'ant', '-f','de.bmotionstudio.help/customBuild.xml' -} - -install.dependsOn bMotionStudioHelpCustumBuild - -completeInstall.dependsOn bMotionStudioHelpCustumBuild*/ - project(':de.prob.core') { apply plugin: "java"