Scales Eclipse icons (PNG and GIF) to double their size for QHD laptops.
- Click
release
tab - Download enlarger.jar
- Run enlarger.jar
- Clone this repository localy
- Run 'mvn clean package'
- You eclipse-icon-enlarger.jar with all dependencies is ready!
java -jar eclipse-icon-enlarger.jar -b c:\eclipse -o c:\Temp\eclipse_qhd -b,--baseDir This is the base directory where we'll parse jars/zips -h,--help Show help -o,--outputDir This is the base directory where we'll place output -z,--resizeFactor This is the resize factor. Default is 2.
We recommend:
- Install all you favorite plugins prior to icons convertion
- Keep original eclipse directory for plugins installations and etc.
The main reason if that is following: first execution will enlarge 2x, but second execution on already converted files will enlarge 2x one more time