To run this patch use following command
java -jar patcher-<version>.jar --patch <eclipse_home_dir> </eclipse_home_dir></version>
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> </eclipse_home_dir></version>
You can also get some info without any changes by command
java -jar patcher-<version>.jar --info <eclipse_home_dir> </eclipse_home_dir></version>