Skip to content

Scales Eclipse icons (PNG and GIF) to double their size for QHD laptops.

License

Notifications You must be signed in to change notification settings

PhantomYdn/eclipse-icon-enlarger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eclipse-icon-enlarger

Scales Eclipse icons (PNG and GIF) to double their size for QHD laptops.

How To Build

  1. Clone this repository localy
  2. Run 'mvn clean package'
  3. You eclipse-icon-enlarger.jar with all dependencies is ready!

How To Run

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.

Attention

We recommend:

  1. Install all you favorite plugins prior to icons convertion
  2. 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

About

Scales Eclipse icons (PNG and GIF) to double their size for QHD laptops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%