t-podcast/.config/JetBrains/PhpStorm2026.1/options/runner.layout.xml

23 lines
636 B
XML

<application>
<component name="RunnerLayoutSettings">
<runner id="JavaRunner">
<ViewImpl>
<option name="ID" value="ConsoleContent" />
<option name="placeInGrid" value="bottom" />
</ViewImpl>
<TabImpl>
<option name="bottomProportion" value="0.0" />
</TabImpl>
</runner>
<runner id="Session">
<ViewImpl>
<option name="ID" value="Input" />
<option name="placeInGrid" value="center" />
</ViewImpl>
<TabImpl />
<General>
<option name="isTabLabelsHidden" value="false" />
</General>
</runner>
</component>
</application>