Installation


EaSynth Look And Feel Designer can be installed in the following operation systems:

The following Java Runtime Environment should be installed in your system before launching the software:

Beside JRE5 or 6, the JDK5 or 6 are also suitable for running the EaSynth Look And Feel Designer.

After you download the software, you can install it on your machine, you can follow the guides below according to your operation system:

Windows

If you are using the Windows operation system, we recommend you to download the EaSynth Look And Feel Designer for Windows Bundle, which provides an installer for the software and the required Java Runtime Environment. You just need to run the executable installer and everything will be ready after a while, then you can launch the software from the start menu.

If you are familiar with Java Runtime Environment configuration, you can also download the EaSynth Look And Feel Designer Package only, which is much smaller. Then you can use WinRAR or other tools to extract the package to the folder you want. You may also need to install the required JRE if you have not installed it before, don't forget to set the system environment variable JAVA_HOME to the path of your JRE/JDK.

You can launch the software via the "designer.exe" executable file or the "designer.bat" batch file on Windows system.

Linux

You can download the EaSynth Look And Feel Designer Package and extract it with the following command line:

  tar -zxvf EaSynth_LNF_Designer.tar.gz

Then you need to install the JRE or JDK in your system and specify the JAVA_HOME environment variable:

  export JAVA_HOME=<JRE Path>

Finally you can go to the software installation directory and launch the software:

  sh designer.sh

Unix

You can download the EaSynth Look And Feel Designer Package and extract it with the following command lines:

  gunzip EaSynth_LNF_Designer.tar.gz 
tar -vxf EaSynth_LNF_Designer.tar

Then you need to install the JRE or JDK in your system and specify the JAVA_HOME environment variable:

  JAVA_HOME=<JRE Path>
  export JAVA_HOME

Finally you can go to the software installation directory and launch the software:

  sh designer.sh

Mac OS X

You can download the EaSynth Look And Feel Designer Package and extract it with Archive Utility, than you will see a folder named "LookAndFeelDesigner".

Double-click the "designer.jar" file in the "LookAndFeelDesigner", you will launch the software.

 

Other Questions?

If you have any other questions about the installation, you can contact our support team: support@easynth.com