Name | Modified | Size | Downloads / Week |
---|---|---|---|
1.4.0 | 2016-07-27 | ||
1.3.0 | 2015-12-03 | ||
1.2.1 | 2015-10-25 | ||
1.2.0 | 2015-10-18 | ||
1.1.0 | 2015-10-17 | ||
1.0.5 | 2015-10-16 | ||
1.0-SNAPSHOT | 2015-10-15 | ||
changelog.txt | 2015-12-03 | 224 Bytes | |
readme.txt | 2015-12-03 | 485 Bytes | |
Totals: 9 Items | 709 Bytes | 0 |
GUI mode: 1. To run patcher window use command java -jar patcher-<version>.jar Console mode: 1. To run this patch use following command java -jar patcher-<version>.jar --patch <eclipse_home_dir> 2. If something gone wrong and eclipse cannot star after patch use following command to undone changes java -jar patcher-<version>.jar --rollback <eclipse_home_dir> 3. You can also get some info without any changes by command java -jar patcher-<version>.jar --info <eclipse_home_dir>