Hasta la próxima

Custom Static Code Analysis

12 vistas· 14 Aug 2019
ITCOURSES
ITCOURSES
5 subscribers
0

NetBeans 7.1 introduced a way to declaratively describe custom refactorings with a Java-like DSL. It can be used to improve large code bases quickly by replacing invocations of deprecated methods and antipatterns with up-to-date idioms. The same concepts can be used to achieve much more. A key component is a standalone runner of these custom refactorings. One particularly interesting possibility is to describe the project-specific code antipatterns with the language for custom refactorings and check the code in the continuous builder, on the command line, or in the IDE. This presentation shows how to describe the antipatterns and how to run the standalone checker on the continuous builder.

Copyright © 2013 Oracle and/or its affiliates. Oracle® is a registered trademark of Oracle and/or its affiliates. All rights reserved. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.

Mostrar más
100% online learning from the world's best universities, organisations and Instructors

 0 Comentarios sort   Ordenar por


Hasta la próxima