Skip to content

EXL/JIconCreator

Repository files navigation

JIconCreator

JIconCreator is an improved icon-making program that was used in the Android ADT plugin for Eclipse. I have added some options regarding the random selection of colors and disabling the overlay mask.

JIconCreator running on Windows 10

The icon generator was rewritten from the scratch. Therefore, dependencies of various big Java-libraries, including: SWT, Guava and Android SDK, have been removed from the application. The standard Swing/AWT libraries from the JDK were used for creating GUI. The JIconCreator application has been tested on JRE 8.

Download

You can download JAR-package for Java platform from the releases section.

Build instructions

For example, MS Windows:

  • Install the latest JDK, tested with JDK 8;

  • Clone repository into deploy directory;

cd C:\Dev\Deploy\
git clone https://github.com/EXL/JIconCreator JIconCreator
  • Build the fat (with all dependencies) JAR-package into deploy catalog with Gradle Build Tool;
cd C:\Dev\Deploy\JIconCreator\
gradlew.bat build
  • Get cooked JAR-package from the build\libs\ directory and run it.
java -jar build\libs\JIconCreator-<version>.jar

You can also open this project in IntelliJ IDEA IDE and build the JAR-package by using this program.

More information

Please read Creating Guide (in Russian) for more information about creating JIconCreator application for Java platform.

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy