Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

CLI Refactoring with merge current master branch and fix the analysis error in Daemon #93

Closed Min-Ho-Kim closed 8 years ago

Min-Ho-Kim commented 8 years ago

Modify and extract several features from Main.java in dexter-execute project.

Why:

to send static analysis result to Dexter server without missing to maintain it easy to make it enable to test to remove some global accesses from singleton pattern such as DexterPluginManager