Includes the Eclipse Tidy action set as a PHP perspective extension.
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.xml
index 0ac2e17..83b3cff 100644 (file)
          point="org.eclipse.ui.perspectiveExtensions">
       <perspectiveExtension
             targetID="net.sourceforge.phpeclipse.PHPPerspective">
-         <actionSet
-               id="net.sourceforge.phpeclipse.PHPActionSet">
-         </actionSet>
+         <actionSet id="net.sourceforge.phpeclipse.PHPActionSet"/>
       </perspectiveExtension>
+         <perspectiveExtension
+           targetID="net.sourceforge.phpeclipse.PHPPerspective">
+                 <actionSet id="net.sf.eclipsetidy.ActionSet"/>
+         </perspectiveExtension> 
    </extension>
    <extension
          point="org.eclipse.ui.newWizards">