Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Apr 19, 2020
Dec 18, 2016
Mar 12, 2017
Apr 5, 2020

README.md

Neard Development Kit

Tag Become a sponsor Donate Paypal

About

This a sub-repo of Neard project involving the Development Kit required for everyone who wants to contribute!
Issues must be reported on Neard repository.

Requirements

OpenJDK

You need OpenJDK 11 that you can download here.
Extract the archive on your computer (eg. C:\jdk) and add the path to java.exe (eg. C:\jdk\bin) to your environment variable PATH.
To check if you have Java in your path, open a command prompt and type java -version :

openjdk version "11.0.2" 2019-01-15
OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)

Apache Ant

Apache Ant is used with the OpenJDK to build and package the portapp.
You need at least Apache Ant 1.10.5 that you can download on the Apache website.
Extract the archive on your computer (eg. C:\apache-ant) and add the path to ant.bat (eg. C:\apache-ant\bin) to your environment variable PATH.
To check if you have Apache Ant in your path, open a command prompt and type ant -version :

Apache Ant(TM) version 1.10.5 compiled on July 10 2018

License

LGPL-3.0. See LICENSE for more details.
Icon credit to Juliia Osadcha.

About

πŸ“ Neard Development Kit for everyone who wants to contribute!

Topics

Resources

License

Sponsor this project

  •  
Learn more about GitHub Sponsors

Packages

No packages published

Languages

You can’t perform that action at this time.