- Go to Help -> Install New Software
- Select software site for current Eclipse version (for Oxygen it is http://download.eclipse.org/releases/oxygen)
- Check if following features are installed (and install them if they are not):
- Add Orbit software site: http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/
- Check if following features from Orbit Bundles By Name: javax.* category are installed (and install them if they are not):
- Apache Geronimo Activation Plug-in
- Java XML Streaming API
- JAXP XML
- XML Binding for Java
- Add AspectJ Development Tools software site: http://download.eclipse.org/tools/ajdt/46/dev/update
- Install AspectJ Development Tools plugin
- Go to Window -> Preferences, select Plug-in Development -> Target Platform
- Choose active Target Platform, click 'Edit...'
- Click 'Add...' button
- Select 'Software Site', click 'Next'
- Add RCPTT Runtime software site: http://download.eclipse.org/rcptt/release/2.4.2/runtime4x/
- Select all features and check 'Include All Environment' option
- Click 'Finish'
- Go to File -> Import, select Git -> Projects from Git, click 'Next'
- Select Clone URI, click 'Next'
- Insert URI: https://github.com/xored/rcptt.extensions.ecl/, click 'Next'
- Select master branch, click 'Next' three times
- Select projects:
- org.eclipse.rcptt.extensions.ecl.impl
- org.eclipse.rcptt.extensions.ecl.model
- Click 'Finish'
See Launch AUT Guide in the launch-aut.md file