Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Categorical Query Language

For more information, please see:

Build and installation

Pre-built Binary

Java 11 Jar File (14MB)

Eclipse

For best results, compile using the Eclipse IDE.

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

Detailed Build Guide

A gradle file is provided, but is not maintained.

Related projects:

License

Categorical Data IDE

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 and autocomplete (BSD), Commons Generics, CSV, and Exec (Apache), OpenCSV (Apache), JFlex (BSD), H2 (Mozilla Public License or Eclipse Public License), JGraph (BSD), txtmark (Apache), commons-lang-3 (Apache), Google Guava (Apache), Gnu Trove (LGPL),

And a source distribution of

EASIK (BSD)

You can’t perform that action at this time.