Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.doc/html/etrice-docch3.html')
-rw-r--r--plugins/org.eclipse.etrice.doc/html/etrice-docch3.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/org.eclipse.etrice.doc/html/etrice-docch3.html b/plugins/org.eclipse.etrice.doc/html/etrice-docch3.html
index fb13c3bf9..a9c621772 100644
--- a/plugins/org.eclipse.etrice.doc/html/etrice-docch3.html
+++ b/plugins/org.eclipse.etrice.doc/html/etrice-docch3.html
@@ -10,7 +10,7 @@
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" />
<!-- xhtml,3,next,html -->
<meta name="src" content="etrice-doc.tex" />
-<meta name="date" content="2015-08-27 23:56:00" />
+<meta name="date" content="2015-08-28 18:10:00" />
<link rel="stylesheet" type="text/css" href="etrice-doc.css" />
</head><body
>
@@ -21,7 +21,7 @@ href="etrice-docse7.html#tailetrice-docse7.html" >prev-tail</a>] [<a
href="#tailetrice-docch3.html">tail</a>] [<a
href="etrice-doc.html#etrice-docch3.html" >up</a>] </p></div>
<h2 class="chapterHead"><span class="titlemark">Chapter&#x00A0;3</span><br /><a
- id="x12-450003"></a>Standalone Generators</h2>
+ id="x12-410003"></a>Standalone Generators</h2>
<!--l. 3--><p class="noindent" >The eTrice generators can be called from the command line. This is useful e.g. if they should participate in a build process
driven by command line tools like make.
</p><!--l. 7--><p class="noindent" >The generators are distributed as self contained jars and can be called using
@@ -31,7 +31,7 @@ class="ec-lmtt-10">jave -jar &#x003C;the generator.jar&#x003E; [arguments]</span
</p>
-<div class="verbatim" id="verbatim-2">
+<div class="verbatim" id="verbatim-1">
org.eclipse.etrice.generator.java.Main&#x00A0;[-saveGenModel&#x00A0;&#x003C;genmodel&#x00A0;path&#x003E;]&#x00A0;[-genDocu]&#x00A0;[-lib]
&#x00A0;<br />[-noexit]&#x00A0;[-saveGenModel&#x00A0;&#x003C;genmodel&#x00A0;path&#x003E;]&#x00A0;[-inc]&#x00A0;[-genDir&#x00A0;&#x003C;generation&#x00A0;directory&#x003E;]
&#x00A0;<br />[-genInfoDir&#x00A0;&#x003C;generation&#x00A0;info&#x00A0;directory&#x003E;]&#x00A0;[-genDocDir&#x00A0;&#x003C;gen&#x00A0;documentation&#x00A0;directory&#x003E;]
@@ -64,7 +64,7 @@ org.eclipse.etrice.generator.java.Main&#x00A0;[-saveGenModel&#x00A0;&#x003C;genm
</p>
-<div class="verbatim" id="verbatim-3">
+<div class="verbatim" id="verbatim-2">
org.eclipse.etrice.generator.c.Main&#x00A0;[-saveGenModel&#x00A0;&#x003C;genmodel&#x00A0;path&#x003E;]&#x00A0;[-genDocu]&#x00A0;[-lib]
&#x00A0;<br />[-noexit]&#x00A0;[-saveGenModel&#x00A0;&#x003C;genmodel&#x00A0;path&#x003E;]&#x00A0;[-inc]&#x00A0;[-genDir&#x00A0;&#x003C;generation&#x00A0;directory&#x003E;]
&#x00A0;<br />[-genInfoDir&#x00A0;&#x003C;generation&#x00A0;info&#x00A0;directory&#x003E;]&#x00A0;[-genDocDir&#x00A0;&#x003C;gen&#x00A0;documentation&#x00A0;directory&#x003E;]

Back to the top