ETape provides a set of useful Eclipse plugin development facilities.
- Automated bundle content generation
You can install Etape through the p2 update site:
https://zelenyhleb.github.io/etape/integration/
Make sure you have Maven 3.6+ and Git installed and added to PATH variable.
git clone git@github.com:zelenyhleb/etape.git
cd etape
mvn clean package
Licensed under the Apache License, Version 2.0. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0