For more information, please see:
The recommended build method is Gradle, invoked with the gradlew
script. Useful tasks include:
run
: run the CQL IDEshadowJar
: build the CQL IDE as a JAR inbuild/libs
tasks
: show all available tasks
Quick build guide:
- create a new java project
- add the src/main/java folder as a source folder
- add resources as a separate source folder
- add lib/* to the classpath as external jar files
- run catdata.ide.IDE as the main class
A gradle file is provided, but is not maintained.
AGPL 3 license for non-commercial use; contact us for commercial licenses.
Copyright (c) 2015+ Conexus AI, Inc. All rights reserved.
https://www.gnu.org/licenses/agpl-3.0.en.html
Contains binary distributions of
jparsec (Apache), JUNG (BSD), RSyntaxTextArea, autocomplete and rstaui (BSD), Commons CSV, Exec, and Collections4 (Apache), H2 (EPL), OpenCSV (Apache), JGraph (BSD), Javax JSON (CDDL) and json.org JSON (JSON), txtmark (Apache), GraalVM (MIT), Commonmark (BSD), commons-lang-3 (Apache), Google Guava (Apache), Gnu Trove (LGPL), Picocli (Apache), Apache HttpComponents and Jena (Apache)
And a source distribution of
EASIK (BSD)