It is possible to use a buildr extension to create .launch configurations.

The followin extension provides this support:

https://github.com/niclabs/buildr-eclipse-launch

Follow the readme to install and use. By default the extension will create `.launch` and `-test.launch` for each sub-project to execute the main run and test configurations in Eclipse.

  • No labels