Skip to content
Snippets Groups Projects
Commit 120356df authored by Simon Barner's avatar Simon Barner
Browse files

RED

Dilemma:
 - IPageLayout.ID_RES_NAV is deprecated, but we do not want to migrate to Common Navigator Framework
 - @SuppressWarnings("deprecation") not allowed by coding guidelines
 
parent 468d8b72
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ import org.eclipse.ui.IPerspectiveFactory;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 9D7D6539F7C2C33E44A5E9D2C56692BE
* @ConQAT.Rating RED Hash: 8D40D954DBA6DFFC2798B79C9D79169E
*/
public class StoragePerspective implements IPerspectiveFactory {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment