JCLEC
 
Font size:      

Download JCLEC

How to download

You can use the link below to download the distribution of JCLEC from SourceForge.net.

JCLEC framework is distributed as two files:

  • jclec-base.jar: it contains the pre-built ready-to-run JCLEC binary.
  • jclec-extlibs.zip: it is a zip file containing the libraries that JCLEC needs to run.

Also, the source code is distributed as jclec3-base-src.zip.

To download the current version of JCLEC, please click here

CVS Access

Anonymous CVS access is also available via SourceForge. To access the source code repository you can use one of the following ways:

  • Browse source code online (http://jclec.cvs.sourceforge.net/) to view this project's directory structure and files.
  • Check out source code with a CVS client using the following command:
    Note
    Replace username with your own username

    cvs -d :pserver:anonymous@jclec.cvs.sourceforge.net:/cvs login

    followed by

    cvs -d :pserver:username@cvs.dev.java.net:/cvs checkout ecj