view com.redhat.thermostat.tools.eclipse.plugin-feature/feature.xml @ 92:35ebda424414

Change project name to "Thermostat Tools for Eclipse" Modify end-user visible category and feature names to be the same.
author Omair Majid <omajid@redhat.com>
date Wed, 22 Jan 2014 12:38:22 -0500
parents 7104a56d13f6
children b9f5d8a935e9
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<feature
      id="com.redhat.thermostat.tools.eclipse.plugin-feature"
      label="Thermostat Tools for Eclipse"
      version="0.1.0.qualifier">

   <plugin
         id="com.redhat.thermostat.tools.eclipse.plugin"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

</feature>