crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v10/-idea-settings-based-runner/-idea-settings/index.html

92 lines
3.0 KiB
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>IdeaSettingsBasedRunner.IdeaSettings - </title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">jetbrains.buildServer.configs.kotlin.v10</a>&nbsp;/&nbsp;<a href="../index.html">IdeaSettingsBasedRunner</a>&nbsp;/&nbsp;<a href="./index.html">IdeaSettings</a><br/>
<br/>
<h1>IdeaSettings</h1>
<code><span class="keyword">class </span><span class="identifier">IdeaSettings</span></code>
<h3>Types</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-android-sdk/index.html">AndroidSdk</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">AndroidSdk</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-sdk/index.html"><span class="identifier">Sdk</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="-idea-jdk/index.html">IdeaJdk</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">IdeaJdk</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-sdk/index.html"><span class="identifier">Sdk</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="-jdk/index.html">Jdk</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">Jdk</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-sdk/index.html"><span class="identifier">Sdk</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="-library/index.html">Library</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">Library</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-path-patterns-holder/index.html"><span class="identifier">PathPatternsHolder</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="-path-patterns-holder/index.html">PathPatternsHolder</a></p>
</td>
<td>
<code><span class="keyword">abstract</span> <span class="keyword">class </span><span class="identifier">PathPatternsHolder</span></code></td>
</tr>
<tr>
<td>
<p><a href="-path-variables/index.html">PathVariables</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">PathVariables</span></code></td>
</tr>
<tr>
<td>
<p><a href="-sdk/index.html">Sdk</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">Sdk</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-path-patterns-holder/index.html"><span class="identifier">PathPatternsHolder</span></a></code></td>
</tr>
</tbody>
</table>
<h3>Constructors</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-init-.html">&lt;init&gt;</a></p>
</td>
<td>
<code><span class="identifier">IdeaSettings</span><span class="symbol">(</span><span class="symbol">)</span></code></td>
</tr>
</tbody>
</table>
<h3>Properties</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="path-to-project.html">pathToProject</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">pathToProject</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
</tbody>
</table>
</BODY>
</HTML>