https://bugs.kde.org/show_bug.cgi?id=473251

--- Comment #5 from Igor Kushnir <igor...@gmail.com> ---
(In reply to doc.evans from comment #4)
> > "/bin/sh: 1: indent: not found" => either install GNU indent or (better)
> > configure source formatters to match your project's code style in KDevelop
> > settings.
> 
> I don't understand the last part of that sentence (starting with the word 
> "configure"). But in the meantime I'll install GNU indent when I have time 
> (probably not today).
Go to KDevelop main menu=>Settings=>Configure KDevelop...=>Source Formatter.
For each language you use, select a formatter and style that match your
codebase's code style or your preferred code style. When KDevelop inserts or
modifies code, it is formatted in the way configured here. Note that the
formatter and style selected for the "C" language is applied to files with the
extension "*.h", even if these files are in fact C++ headers.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to