This is a plugin project for eclipse that builds against Commander SDK 2.0. It will not build with previous versions of the SDK. The resulting plugin provides a new tab with a configurable jobs dashboard. See the plugin help page for more info. Previous versions of this plugin may have been titled QADashboard.
- Download or pull the project from github
- Import as a project into eclipse
- Install Commander tools 4.2 or greater
- Install and configure Commander SDK 2.0 or greater
- Create your .classpath file based on the provided sample-classpath file
- Build the project under eclipse
- Deploy the plugin to Commander via eclipse
- For production builds of this plugin: Edit *.gwt.xml files and delete browser and locale limits. These limits have been specified in order to maximize development build speed. Files to edit: src/ecplugins/JobsDashboard/JobsDashboardMain.gwt.xml src/ecplugins/JobsDashboard/configureDashboard.gwt.xml
Additional help is available through the http://ask.electric-cloud.com forum.