Changeset 16649 in josm for trunk/.externalToolBuilders


Ignore:
Timestamp:
2020-06-15T21:37:22+02:00 (5 years ago)
Author:
simon04
Message:

see #19391 - Ant/Eclipse: replace create-revision-eclipse with now equivalent create-revision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.externalToolBuilders/revision.launch

    r10850 r16649  
    11<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    22<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
    3 <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AFTER_CLEAN_TARGETS" value="create-revision-eclipse,epsg"/>
    4 <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value="create-revision-eclipse,epsg"/>
     3<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AFTER_CLEAN_TARGETS" value="create-revision,epsg"/>
     4<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value="create-revision,epsg"/>
    55<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
    66<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
Note: See TracChangeset for help on using the changeset viewer.