We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is the general getting started section of the developer documentation for KnowledgeFinder.
Java
Maven (Build tool for project)
Git (Version control system)
Download and install the JDK 8 from here
Maven is used to build the project and get its dependencies.
Any maven implementation is suitable. There is on included in the current Eclipse release(Neon).
Download Maven from here
Any tool to clone git projects (one is included in current release of eclipse(Neon))
Clone the repository from our github at https://github.com/KnowledgeFinder/knowledgefinder-core
You can import the projects in eclipse via the "Existing Maven project" wizard. Choose [groupid].[artifactid] pattern under Advanced tab