c.s.tools.ide.analysis.modernize/src/com/sun/tools/ide/analysis/modernize/resources/Bundle.properties
branchrelease82
changeset 18423 b9d9af239a0c
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/c.s.tools.ide.analysis.modernize/src/com/sun/tools/ide/analysis/modernize/resources/Bundle.properties	Wed Jun 07 20:23:29 2017 +0300
     1.3 @@ -0,0 +1,6 @@
     1.4 +fatals=fatal.unsupported.remote;fatal.tmp;fatal.analyze.error;fatal.language.flavor
     1.5 +
     1.6 +fatal.unsupported.remote= fatal: Unsupported remote mode
     1.7 +fatal.tmp= fatal: Cannot create temporary file
     1.8 +fatal.analyze.error= fatal: Unable to analyze file
     1.9 +fatal.language.flavor= fatal: Clang-tidy can be used with C++11 or later standard only
    1.10 \ No newline at end of file