view distribution/config/commands/gui.properties @ 652:e88742733601

Move command option definitions into properties file Reviewed-by: omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2012-September/003493.html
author Jon VanAlten <vanaltj@gmail.com>
date Tue, 02 Oct 2012 17:43:39 -0400
parents 205565370bab
children
line wrap: on
line source

bundles = thermostat-common-core-@project.version@.jar, \
          thermostat-common-command-@project.version@.jar, \
          thermostat-client-core-@project.version@.jar, \
          thermostat-client-command-@project.version@.jar, \
          thermostat-client-heapdumper-@project.version@.jar, \
          thermostat-client-killvm-@project.version@.jar, \
          thermostat-client-vmclassstat-@project.version@.jar, \
          thermostat-osgi-living-vm-filter-@project.version@.jar, \
          thermostat-osgi-memory-stats-panel-@project.version@.jar, \
          thermostat-swing-components-@project.version@.jar, \
          thermostat-laf-@project.version@.jar, \
          thermostat-thread-collector-@project.version@.jar, \
          thermostat-thread-client-swing-@project.version@.jar, \
          thermostat-thread-client-controllers-@project.version@.jar, \
          thermostat-thread-client-common-@project.version@.jar, \
          thermostat-osgi-process-handler-@project.version@.jar, \
          thermostat-client-command-@project.version@.jar

description = launches the GUI client

usage = thermostat gui

# This command does not have any options
#options =