Ericsson / CodeCheckerEclipsePlugin

This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy
Eclipse Public License 1.0
32 stars 13 forks source link

Purged virtual environment relations #180

Closed vodorok closed 5 years ago

vodorok commented 5 years ago

Codechecker now supports a standalone package target, resulting that a python environment is unnecessary.

Removed from both the gui and from the internal parts.

Also there is a small change in the package binary directory widget. The default listener was changed to a modify listener for robustness, and for an easier guitesting.