diff --git a/org.fortiss.tooling.kernel.ui/trunk/src/org/fortiss/tooling/kernel/ui/internal/editor/ExtendableMultiPageEditor.java b/org.fortiss.tooling.kernel.ui/trunk/src/org/fortiss/tooling/kernel/ui/internal/editor/ExtendableMultiPageEditor.java index 467ad0de4891502edcfd97f3471e09f847ced83b..7e233d286ecc83f4248ca04e468e5ef06c0846c8 100644 --- a/org.fortiss.tooling.kernel.ui/trunk/src/org/fortiss/tooling/kernel/ui/internal/editor/ExtendableMultiPageEditor.java +++ b/org.fortiss.tooling.kernel.ui/trunk/src/org/fortiss/tooling/kernel/ui/internal/editor/ExtendableMultiPageEditor.java @@ -56,7 +56,7 @@ import org.fortiss.tooling.kernel.ui.util.PropertiesConstantUtils; * @author hoelzl * @author $Author$ * @version $Rev$ - * @ConQAT.Rating YELLOW Hash: 28D4D48E084F0114286B0F1346BBEA87 + * @ConQAT.Rating GREEN Hash: FE3415BC4EF6A4EA0503795DDBBA0B25 */ @SuppressWarnings("rawtypes") public class ExtendableMultiPageEditor extends MultiPageEditorPart implements diff --git a/org.fortiss.tooling.kernel.ui/trunk/src/org/fortiss/tooling/kernel/ui/internal/perspective/StoragePerspective.java b/org.fortiss.tooling.kernel.ui/trunk/src/org/fortiss/tooling/kernel/ui/internal/perspective/StoragePerspective.java index fa2839b6adbfb249074907cd64b305347af4f670..34fa2aaabc406d8fa5f22239c3f49a2205daffb3 100644 --- a/org.fortiss.tooling.kernel.ui/trunk/src/org/fortiss/tooling/kernel/ui/internal/perspective/StoragePerspective.java +++ b/org.fortiss.tooling.kernel.ui/trunk/src/org/fortiss/tooling/kernel/ui/internal/perspective/StoragePerspective.java @@ -27,7 +27,7 @@ import org.eclipse.ui.IPerspectiveFactory; * @author hoelzl * @author $Author$ * @version $Rev$ - * @ConQAT.Rating YELLOW Hash: CCA87EF8953100DC0556166DA9756533 + * @ConQAT.Rating GREEN Hash: B0AF9659218D128667AB69BD47E4C88C */ public class StoragePerspective implements IPerspectiveFactory {