changed admin name for phpeclipse.de
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / ui / JavaUI.java
index 84b9c32..6236042 100644 (file)
@@ -54,7 +54,7 @@ public final class JavaUI {
         * The id of the Java perspective
         * (value <code>"org.eclipse.jdt.ui.JavaPerspective"</code>).
         */     
-//     public static final String ID_PERSPECTIVE=              "org.eclipse.jdt.ui.JavaPerspective"; //$NON-NLS-1$
+ //    public static final String ID_PERSPECTIVE=              "org.eclipse.jdt.ui.JavaPerspective"; //$NON-NLS-1$
        
        /**
         * The id of the Java hierarchy perspective
@@ -148,7 +148,7 @@ public final class JavaUI {
         * @see org.eclipse.ui.IWorkbenchPage#findView(java.lang.String)
         * @see org.eclipse.ui.IWorkbenchPage#showView(java.lang.String)
         */ 
-//     public static final String ID_TYPE_HIERARCHY=           "org.eclipse.jdt.ui.TypeHierarchy"; //$NON-NLS-1$
+       public static final String ID_TYPE_HIERARCHY=           "net.sourceforge.phpdt.ui.TypeHierarchy"; //$NON-NLS-1$
 
        /**
         * The id of the Java Browsing Perspective