mirror of https://github.com/sbt/sbt.git
12 lines
714 B
XML
12 lines
714 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Run integrationTest/test" type="SbtRunConfiguration" factoryName="sbt Task" show_console_on_std_err="false" show_console_on_std_out="false">
|
|
<option name="allowRunningInParallel" value="false" />
|
|
<option name="tasks" value="-Dsbt.build.version=1.3.0 universal:packageBin universal:stage integrationTest/test" />
|
|
<option name="useSbtShell" value="true" />
|
|
<option name="vmparams" value="-Xms512M -Xmx1024M -Xss1M -XX:+CMSClassUnloadingEnabled" />
|
|
<option name="workingDir" value="$PROJECT_DIR$" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component> |