Newer
Older
adjustgpx-gui / .externalToolBuilders / org.eclipse.jdt.core.javabuilder (1).launch
@haya4 haya4 on 6 Dec 2020 544 bytes eclipse
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
  3. <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="false"/>
  4. <stringAttribute key="org.eclipse.ui.externaltools.ATTR_DISABLED_BUILDER" value="org.eclipse.jdt.core.javabuilder"/>
  5. <mapAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS"/>
  6. <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
  7. </launchConfiguration>