Developing Content with Eclipse: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
== Tutorials == | == Tutorials == | ||
* [[C4DT Installation Guide|Installation]] | * [[C4DT Installation Guide|Installation]] | ||
* [[C4DT | * [[C4DT Editors|Editors]] | ||
* [[C4DT Editing Other Clonk Files|Editing other Clonk files]] | * [[C4DT Editing Other Clonk Files|Editing other Clonk files]] | ||
* [[C4DT Navigation|Navigation]] | * [[C4DT Navigation|Navigation]] | ||
* [[C4DT Running Scenarios|Running Scenarios]] | * [[C4DT Running Scenarios|Running Scenarios]] |
Revision as of 12:27, 19 April 2010
Introduction
Eclipse is an extensible opensource IDE written in Java. It can be obtained from here. For the purpose of Clonk development the Eclipse IDE for Java Developers package will do. In order for Eclipse to be aware of C4Scripts and other Clonk-related files a plugin has to be installed. An explanation on how to do that can be found in the C4DT Installation Guide. Below is a list of tutorials to introduce you to C4DT, the Clonk Development Tools for Eclipse.