Project

General

Profile

How To Get » History » Version 13

Version 12 (Prokopis Prokopidis, 2012-11-08 06:46 PM) → Version 13/16 (Prokopis Prokopidis, 2012-11-08 06:47 PM)

h1. How to get ILSP-FC

Depending on your requirements and your system setup, there are several ways to get ILSP-FC.

h2. Get ILSP-FC to use from the command line

If you want to run ILSP-FC directly from the command line, you can download the latest runnable jar-with-dependencies jar file provided in the "Files":/redmine/projects/ilsp-fc/files section of this site. See the [[GettingStarted|Getting Started]] [[GettingStarted]|Getting Started] page for usage information and examples.

h2. Get ILSP-FC to use in your Java project

You can integrate ILSP-FC in your own Java project in two ways.

The suggested way is by using Eclipse and Maven. See the [[DeveloperSetup|Developer Setup]] page for further information.

If you do not want to use Maven, you can use the latest source-with-dependencies zip file provided in the "Files":/redmine/projects/ilsp-fc/files section of this site. It contains the source for ILSP-FC and jars for all third party libraries. You can add these jars to the Java build path in your favourite IDE.