Skip to content
Snippets Groups Projects
Select Git revision
  • 5c2658813e0b83eddb3a79d3a6db27fea8c83020
  • main default protected
2 results

Unresolved$Disk.java

Blame
  • 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>