Vertaling van "Checkstyle" 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.
You can automatically install the Checkstyle package and a configuration file mycheckstyle.xml.
Checkstyle und eine Programmierrichtlinie mycheckstyle.xml können Sie automatisch installieren lassen.
Take a look at some of the other checks on the Checkstyle website.
If you run a test class from the editor all tests are executed too. Checkstyle
Startet man vom Editorfenster eine Testklasse, so werden auch alle Tests ausgeführt. Checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard.
Checkstyle ist ein Entwicklungswerkzeug, das einem Programmierer hilft Programme nach vorgegebenen Programmierrichtlinien zu schreiben.
Checkstyle only checks whether the source code meets the coding standard, whereas Jalopy rewrites the source code according to the desired coding standard.
Während Checkstyle nur prüft, ob die Programmierrichtlinien eingehalten werden, formatiert Jalopy den Quellcode gemäß den Programmierrichtlinien um.
Even further diagnostics using static analysis tools like Checkstyle, FindBugs or Sonar did not report unusually high numbers of problems, relative to the overall size of the software product, and those issues that were reported would mostly have been rather easy to fix.
Auch weitere Untersuchungen mittels statischer Analysetools wie Checkstyle, FindBugs oder Sonar zeigten eine für die Gesamtgröße des Projekts nicht unerwartete Menge von Problemen auf, die sich weitgehend durch verhälnismäßig kleine Korrekturen beheben lassen würden.
Of course, we use tools like SonarQube or Checkstyle to ensure that software is not rendered obsolete after several years and does not need to be rewritten.
Selbstverständlich wenden wir deshalb Tools wie SonarQube oder Checkstyle an, um sicherzustellen, dass die Software auch noch nach Jahren einen Wert hat und nicht neu geschrieben werden muss.
A good way to inherit the guidelines into daily work is by using code reviews or by using automated code analyses like Checkstyle for Java or static code analyses by SonarQube.
Eine gute Möglichkeit um Code Conventions in den Alltag aufzunehmen ist durch Code Reviews oder durch statische Code Analysen mit Checkstyle (für Java) oder SonarQube.
Plugins can be used here to integrate many programming languages and the rules of tools such as FindBugs, PMD and Checkstyle.
Dabei können über Plugins viele Programmiersprachen und die Regeln von Tools wie FindBugs, PMD und Checkstyle integriert werden.
Findbugs, PMD, CPD, Checkstyle or JavaNCSS are just a few which I use on a regular basis.
Findbugs, PMD, CPD, Checkstyle oder JavaNCSS sind nur ein paar davon, die ich regelmäßig einsetze.
configFile: the Checkstyle configuration file to use.
Most likely everyone has already worked with tools like Cobertura, FindBugs or Checkstyle.
A Checkstyle plugin is freely available for Android Studio or IntelliJ IDEA.