Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] launch configurations for the test plugins

Related links:
- http://stackoverflow.com/questions/222093/how-to-run-eclipse-launch-configurations-programmatically
- http://stackoverflow.com/questions/674669/how-to-reuse-eclipse-launch-file-in-a-new-project

-- 
Jody Garnett

On Thursday, 1 December 2011 at 4:25 PM, Jody Garnett wrote:

After a bit of experimenting; and research; I have saved out some launch configurations. Now when you open up any of the test plugins you can immediately run the tests from the run configuration dialog (no more setup required).

Now:
1. Open Run configuration
2. Choose
4. Run

Previously you needed to:
1. Right click on plugin and choose run as plugin tests
2. Stop the launch as it is configured by default to run a full eclipse
3. Open up run configurations and
- change the produce to udig.product
- change the plugins to be those selected; deselect all; select the plugin you are running; hit add required plugins
4. Run

-- 
Jody Garnett



Back to the top