custom-eclipse
custom-eclipse copied to clipboard
can we clone CDT using this script
Hello Can we us this tool to download and customize CDT
Probably yes. Feel free to send a pull request. You'll probably need to select the features for CDT (e.g. here: https://github.com/adangel/custom-eclipse/blob/master/distribution/configuration.product#L260) and update the urls to the p2 repos (https://github.com/adangel/custom-eclipse/blob/master/create-mirror.sh). I've not updated this project for years.
Thank you , Let me check and see if I can modify and achieve the CDT distribution.