# HG changeset patch # User Omair Majid # Date 1401831127 14400 # Node ID 01068177f0800eaa9a483fe1a7e0ec8c9cc833f9 # Parent 6c3a51d65a6f8d38a861518fc515bbf74f98b2ae Use consistent ids in plugin.xml diff -r 6c3a51d65a6f -r 01068177f080 com.redhat.thermostat.tools.eclipse.plugin/plugin.xml --- a/com.redhat.thermostat.tools.eclipse.plugin/plugin.xml Mon Jun 02 10:11:24 2014 -0400 +++ b/com.redhat.thermostat.tools.eclipse.plugin/plugin.xml Tue Jun 03 17:32:07 2014 -0400 @@ -9,7 +9,7 @@ contributorClass="com.redhat.thermostat.tools.eclipse.plugin.editor.MultiPageEditorContributor" extensions="xml" icon="icons/thermostat.png" - id="thermostatplugin.editors.MultiPageEditor" + id="com.redhat.thermostat.tools.eclipse.plugin.xmlEditor" name="Thermostat Plugin Editor"> @@ -21,20 +21,20 @@ point="org.eclipse.ui.newWizards"> + id="com.redhat.thermostat.tools.eclipse.plugin.wizards"> + id="com.redhat.thermostat.tools.eclipse.plugin.newProjectWizard">