-
Notifications
You must be signed in to change notification settings - Fork 3
Home
stefhk3 edited this page May 23, 2020
·
4 revisions
Requirements for the javatools project are a Java Runtime Environment 11 or higher. For development, a JDK (11 or higher) and Maven for command line development, or Eclipse (Neon recommended) are needed.
This wiki contains some documentation for javatools. The topics currently are:
standalone programs in javatools
If the complete javatools project is checked out, maven can be used to build both sub-projects. Alternatively, the library part can be used separately (see the the library page). The application part depends on library.