issues
search
svlad-90
/
DLT-Message-Analyzer
"Extended search" plugin for the DLT-viewer
GNU General Public License v3.0
77
stars
13
forks
source link
[ISSUE #97][UML_VIEW] Make path to plantuml.jar configurable
#145
Closed
svlad-90
closed
3 years ago
svlad-90
commented
3 years ago
[ISSUE #97][UML_VIEW] Make path to plantuml.jar configurable
[x] Have you followed the guidelines in our
Contributing document
?
[x] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
[x] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
[x] Is your change backward-compatible with the previous version of the plugin?
Change description:
Introduction of the configurable location of the plantuml tool
Update of the README
Refactoring of the "pSettingsManagerPtr" variable name to the "pSettingsManager" one
Addition of "const" specifier to the "ISettingItem::getKey" method
Verification criteria:
Manually checked on the Windows platform
All sanity checks on Git Hub were passed
[ISSUE #97][UML_VIEW] Make path to plantuml.jar configurable
Change description:
Verification criteria: