Checks the syntactical correctness of an INTERLIS data model.
ili2c is licensed under the LGPL (Lesser GNU Public License).
For the current version of ili2c, you will need a JAVA software development kit (JDK) version 1.6 or a more recent version must be installed on your system. A free version of the JAVA software development kit (JDK) is available here . Also required is the build tool ant. Download and install it as documented there.
In order to install the INTERLIS Compiler, extract the ZIP file into a new directory.
To compile the INTERLIS Compiler, change to the newly created directory and enter the following command at the commandline prompt:
- Unix
ant jar
- Windows
ant jar
To build a binary distribution, use
ant bindist