Details
-
Bug
-
Status: Done
-
Major
-
Resolution: Done
-
parent 1
-
Android Studio 2.1.2
Description
Implementing Code Analysis tools so future development has the standard for code style and some logical error will not occur and checking the java standard rule and warning to the developer and some logical and generic warning will also be displayed.
There are three Tools for implementation :
1. CheckStyle
2. PMD tool
3. Findbugs