Skip to content
Snippets Groups Projects
Select Git revision
  • bb1716c5a78c3871bb10888d63329a0a26b5a1a9
  • master default protected
  • artifact-evaluation
  • artifact-evaluation-poster
  • ci
5 results

runGenerator.launch

Blame
  • Forked from stgroup / trainbenchmark
    Source project has a limited visibility.
    runGenerator.launch 588 B
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <launchConfiguration type="org.eclipse.buildship.core.launch.runconfiguration">
    <listAttribute key="arguments"/>
    <stringAttribute key="gradle_distribution" value="GRADLE_DISTRIBUTION(WRAPPER)"/>
    <listAttribute key="jvm_arguments"/>
    <booleanAttribute key="show_console_view" value="true"/>
    <booleanAttribute key="show_execution_view" value="true"/>
    <listAttribute key="tasks">
    <listEntry value="generator"/>
    </listAttribute>
    <stringAttribute key="working_dir" value="${workspace_loc:/trainbenchmark-scripts}"/>
    </launchConfiguration>