Download this file
13 lines (13 with data), 579 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Description of General code generation</title>
</head>
<body>
<h1>Description of General code generation</h1>
<p>The plug-in ch.sahits.codegen provides a means to generate any code fragment. The code generation is
based upon an input model that can be generated from various sources and a generator. The generator
can be a JETemplate or a Generator class.</p>
</body>
</html>
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.