The Development Environment

This section provides a general overview on how to use Eclipse for building KMC extensions.



Setting Up the IDE
 
Although you might have already managed to setup Eclipse to view this documentation, this section contains some information about where to start and gives some hints on testing.
 
Setting Up a Project with Wizards
 
Gives a step by step explanation of how to generate a template for an Eclipse project to build a KMC extension.
 
Setting up a Project Manually
 
Gives you detailed information about a KMC project. If, for some reason, you do not want to use the KMC Wizards or just want to extend an existing project with KMC libraries, read this section.
 
antbuild.zip
 
Here's a ZIP file that contains a sample Ant build.xml.