Examples with "Gradle build" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
It works just as well-if not better-when used in a project with an Ant or Gradle build.
Es funktioniert genauso gut - wenn nicht besser - wenn es in einem Projekt verwendet wird, welches einen Ant oder Gradle-Build einsetzt.
On first sight I notice the Ant and Gradle build scripts.
First of all, we will integrate PlantUML into the existing Gradle build file.
Wir wollen nun PlantUML zu allererst in das bestehende Gradle Buildfile integrieren.
Delivery of the Intershop Commerce Suite in development and production environments is based on the Gradle build automation system and the latest continuous delivery principles.
Die Auslieferung der Intershop Commerce Suite in Entwicklungs- und Produktivumgebungen basiert auf dem Build-Management von Gradle und erfolgt nach modernsten Continuous-Delivery-Grundsätzen.
Gradle build configuration, for use with Android Studio.
In a Gradle build, add kotlinOptions {languageVersion = "1.0"} to your compileKotlin task.
In einem Gradle Build muss dem compileKotlin-Task kotlinOptions {languageVersion = "1.0"} hinzugefügt werden.
Triggered by the test task within the Gradle build, the report is written directly into the source directory of the documentation, and the build.finalizedBy(bake) entry creates the documentation with JBake at the end of the build.
Ausgelöst durch den Test-Task innerhalb des Gradle Build wird der Report direkt in das Quellverzeichnis der Dokumentation geschrieben, und durch den Eintrag build.finalizedBy(bake) wird die Dokumentation mit JBake zum Ende des Builds erzeugt.
Build bigger and better Android and Java apps using the Gradle build tool.
docToolchain is an open source Gradle build which takes an Asciidoc document as input and renders it in various formats.
docToolchain ist ein open source Gradle-Projekt mit dem sich AsciiDoc Dokumente leicht in verschiedene Ausgabeformate wandeln lassen.
We added support for Android Studio with its Gradle build system, updated the Android NDK to version r11c and switched from GCC to the Clang build toolchain.
Das Android NDK wurde auf Version r11c upgedated und die Build-Toolchain von GCC auf Clang umgestellt.
Andere resultaten
The new project, Buildship, makes it possible for developers to set up, configure, and initiate Gradle builds from Eclipse.
Das neue Projekt, Buildship, ermöglicht es Entwicklern, Setuple-Builds von Eclipse einzurichten, zu konfigurieren und zu initiieren.
Adds support for Kotlin-based Gradle builds in Inspections (IntelliJ IDEA) build runner types.
Under the hood, it now builds using gradle instead of ant.
Unter der Haube wird für Builds nun Gradle statt Ant verwendet.