<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Code Generator class</title>
</head>
<body>
<h1>Code Generator class</h1>
<p>If you choose to generate your code with a generator class you have to supply such a class. Either
you can select one from the drop down list or you can choose one from a file system location.</p>
<p>By writing a plug-in that extends the extension point ch.sahits.codegen.java.generator you
can include your own generator classes in the drop down. Further instructions on the different kinds
of generator classes you can find on the <a href="http://sahits.ch/project/javacodegen/">project page</a>.</p>
</body>
</html>