Setup Your IDE

All modules were developped with the Integrated Development Environments (IDEs) Eclipse and NetBeans. Eclipse is faster on most systems since it's written with SWT instead of Swing. On the other hand NetBeans provides an indispensable WYSIWYG-Editor to design Swing GUIS. So we recommend to use both IDEs in parallel. But of course you can still use any IDE you like.

Download Eclipse | Download NetBeans

Get The Source Code

Computer Science Talentscout is Open Source.
You can download the source code here: csts.zip.

In eclipse just choose "Import... > Existing projects into workspace" and select the downloaded zip archive containing the source code (csts.zip).

API Documentation

Here you can find the API Documentation

Quick Start Guides

Here you can find a quick start guide to the source code:

QuickStartGuide.pdf

And here are quick start guides to each of the modules: