This repository contains base functionality that is used by all FAN technology; both the PowerMatcher and the FPAI.
After cloning this repository, make sure to get the cnf/gradle
submodule by running the following commands:
git submodule init
git submodule update
You can now import the projects into your Eclipse workspace and get started. The FPAI core wiki explains how to set up your Eclipse IDE for usage with bndtools.