Ant

From Informatics

Jump to: navigation, search

Ant refers to Apache Ant

Apache Ant is a Java-based build tool. In theory, it is kind of like "make" command in unix.

Installation

  1. Install JDK from Sun
  2. Download and uncompress Apache Ant
  3. set environment variables according to this page

now you can launch geWorkbench by execute the batch file geworkbench-core/launch_geworkbench.bat, which use ant to compile codes for you and launch geWorkbench for you.

Personal tools