ide.analysis.modernize/src/org/netbeans/modules/ide/analysis/modernize/Bundle.properties
branchrelease82
changeset 18423 b9d9af239a0c
parent 18422 0bdf8b66a76b
child 18424 54c19122b90f
     1.1 --- a/ide.analysis.modernize/src/org/netbeans/modules/ide/analysis/modernize/Bundle.properties	Wed Jun 07 18:50:35 2017 +0300
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,8 +0,0 @@
     1.4 -OpenIDE-Module-Display-Category=Analysis tools
     1.5 -OpenIDE-Module-Long-Description=\
     1.6 -    This plugin enables clang-tidy analysis on C/C++ projects and files via Source->Inspect or right in the Editor.\n\
     1.7 -    Works only with "Clang-tidy wrapper for <OS> <bitness>" plugin.\n\n\
     1.8 -    Please note that in order to have clang-tidy hints in the Editor you should run Source->Inspect on your whole project.\n\
     1.9 -    You can view list of checks and enable/disable them in Options->Editor->Hints.
    1.10 -OpenIDE-Module-Name=Clang-tidy integration
    1.11 -OpenIDE-Module-Short-Description=Clang-tidy analyzer integration