File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ Technical Support | Peer support at [Groups.io](https://groups.io/g/maxprogram
4848
4949## Requirements
5050
51- - JDK 11 or newer is required for compiling and building. Get it from [ AdoptOpenJDK ] ( https://adoptopenjdk .net/ ) .
52- - Apache Ant 1.10.7 or newer. Get it from [ https://ant.apache.org/ ] ( https://ant.apache.org/ )
53- - Node.js 12.16 .0 LTS or newer. Get it from [ https://nodejs.org/ ] ( https://nodejs.org/ )
51+ - JDK 17 or newer is required for compiling and building. Get it from [ Adoptium ] ( https://adoptium .net/ ) .
52+ - Apache Ant 1.10.10 or newer. Get it from [ https://ant.apache.org/ ] ( https://ant.apache.org/ )
53+ - Node.js 16.13 .0 LTS or newer. Get it from [ https://nodejs.org/ ] ( https://nodejs.org/ )
5454
5555## Building
5656
5757- Checkout this repository.
58- - Point your ` JAVA_HOME ` environment variable to JDK 11
58+ - Point your ` JAVA_HOME ` environment variable to JDK 17
5959- Run ` ant ` to compile the Java code
6060- Run ` npm install ` to download and install NodeJS dependencies
6161- Run ` npm start ` to launch TMXEditor
You can’t perform that action at this time.
0 commit comments