Skip to content

Commit

Permalink
Update sitedocs for branch main
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-tycho-bot committed Jan 15, 2024
1 parent 4bfb805 commit d92bf90
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion doc/main/tycho-eclipse-plugin/eclipse-build-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@ <h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a name="Optional_
<td><code>-</code></td>
<td>Controls if the local target platform of the project should be used to resolve the eclipse application<br /><strong>Default</strong>: <code>false</code><br /><strong>User Property</strong>: <code>tycho.eclipsebuild.local</code></td></tr>
<tr class="b">
<td align="left"><a href="#printMarker"><code>&lt;printMarker&gt;</code></a></td>
<td><code>boolean</code></td>
<td><code>-</code></td>
<td>No description.<br /><strong>Default</strong>: <code>true</code><br /><strong>User Property</strong>: <code>tycho.eclipsebuild.printMarker</code></td></tr>
<tr class="a">
<td align="left"><a href="#skip"><code>&lt;skip&gt;</code></a></td>
<td><code>boolean</code></td>
<td><code>-</code></td>
Expand Down Expand Up @@ -176,7 +181,14 @@ <h4><a name="a.3Clocal.3E"></a>&lt;local&gt;</h4><a name="a.3Clocal.3E"></a></a>
<li><strong>Type</strong>: <code>boolean</code></li>
<li><strong>Required</strong>: <code>No</code></li>
<li><strong>User Property</strong>: <code>tycho.eclipsebuild.local</code></li>
<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a name="skip"><section>
<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a name="printMarker"><section>
<h4><a name="a.3CprintMarker.3E"></a>&lt;printMarker&gt;</h4><a name="a.3CprintMarker.3E"></a></a>
<div>No description.</div>
<ul>
<li><strong>Type</strong>: <code>boolean</code></li>
<li><strong>Required</strong>: <code>No</code></li>
<li><strong>User Property</strong>: <code>tycho.eclipsebuild.printMarker</code></li>
<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a name="skip"><section>
<h4><a name="a.3Cskip.3E"></a>&lt;skip&gt;</h4><a name="a.3Cskip.3E"></a></a>
<div>No description.</div>
<ul>
Expand Down

0 comments on commit d92bf90

Please sign in to comment.