Skip to content
Snippets Groups Projects
Commit 0b3fd3f8 authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

GREEN

refs 2490
parent 82fda4f2
Branches
Tags
No related merge requests found
...@@ -40,13 +40,14 @@ import org.fortiss.tooling.kernel.ui.internal.introspection.details.KISSDetailsU ...@@ -40,13 +40,14 @@ import org.fortiss.tooling.kernel.ui.internal.introspection.details.KISSDetailsU
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: B73B0298D22BCEBCEE0C4E59CB49DC96 * @ConQAT.Rating GREEN Hash: 860E530026E33540B55A236EFFB6B63E
*/ */
public class KISSViewPart extends ViewPart implements ISelectionChangedListener { public class KISSViewPart extends ViewPart implements ISelectionChangedListener {
/** The greeting text. */ /** The greeting text. */
private static final String GREETING = private static final String GREETING =
"Welcome to KISS!\n\nThis is the kernel introspection system service."; "Welcome to KISS!\n\nThis is the kernel introspection system service.";
/** GUI builder viewer instance. */ /** GUI builder viewer instance. */
private KISSViewerGUI gui; private KISSViewerGUI gui;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment