Nothing works.
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor / src / eu / etaxonomy / taxeditor / FreetextPropertiesPerspective.java
index 99a83b895c7500d0f589a5f6569e2c1bd953f723..83a6333f9aed1c12717817edf7b4f39086fe33d6 100644 (file)
@@ -57,7 +57,7 @@ public class FreetextPropertiesPerspective implements IPerspectiveFactory {
                
                IFolderLayout folderLayoutRight = layout.createFolder("rightfolder", IPageLayout.RIGHT, 0.5f, editorArea);              
                folderLayoutRight.addView(IPageLayout.ID_PROP_SHEET);
-//             folderLayoutRight.addView(IPageLayout.ID_PROBLEM_VIEW);
+               folderLayoutRight.addView(IPageLayout.ID_PROBLEM_VIEW);
                
                layout.getViewLayout(IPageLayout.ID_PROP_SHEET).setCloseable(false);
                layout.getViewLayout(IPageLayout.ID_PROP_SHEET);