davidglevy / eclipse-icon-enlarger

Scales Eclipse icons (PNG and GIF) to double their size for QHD laptops.
Eclipse Public License 1.0
45 stars 34 forks source link

Minor stuff added #9

Closed dabaus closed 1 year ago

dabaus commented 8 years ago

I made it so that the main program prints a help message instead of a null pointer exception if you run it without arguments.

I also made it so that maven builds an actual distributable jar with a manifest and all those nice things.

So now you can run it with java -jar target/eclipse-icon-enlarger-0.0.1-SNAPSHOT-jar-with-dependencies.jar

Isn't that absolutely hilarious?? :dancer:

Someone should probably write some docs.