Mercurial > people > jerboaa > scheduler-plugin
view plugin.xml @ 8:42d774fd621d
Update to work with latest Thermostat head.
author | Severin Gehwolf <sgehwolf@redhat.com> |
---|---|
date | Thu, 21 Feb 2013 20:35:38 +0100 |
parents | plugin.conf@8953d6ef1f06 |
children |
line wrap: on
line source
<?xml version="1.0"?> <plugin> <commands> <command type="extends"> <name>gui</name> <bundles> <bundle>thermostat-tutorial-client-swing-0.0.1-SNAPSHOT.jar</bundle> <bundle>thermostat-tutorial-client-common-0.0.1-SNAPSHOT.jar</bundle> <bundle>thermostat-tutorial-storage-common-0.0.1-SNAPSHOT.jar</bundle> <bundle>thermostat-tutorial-client-controllers-0.0.1-SNAPSHOT.jar</bundle> </bundles> </command> </commands> </plugin>