I20161129-2330
(core,o.e.ds.ui,ui.templates,ui.trace,ui.views.log) removes javadoc method comments which: - are completely empty or - which are effectively empty (contains only @parameter/@return without description removes also @parameter comments for parameters which are not anymore existing (is code warning) done for files where were some javadoc code warning Change-Id: Ifa24e73f445e35bf7348fc2f0da5fa8d63629115 Signed-off-by: Martin Karpisek <martin.karpisek@gmail.com>