Changeset 16118 in josm for trunk/.classpath


Ignore:
Timestamp:
2020-03-14T12:58:47+01:00 (5 years ago)
Author:
Don-vip
Message:

see #16860 - instruct Eclipse IvyDE plugin to use ivysettings.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r16006 r16118  
    3333                </attributes>
    3434        </classpathentry>
    35         <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
     35        <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM&amp;ivyXmlPath=ivy.xml&amp;confs=*&amp;ivySettingsPath=ivysettings.xml&amp;loadSettingsOnDemand=false&amp;ivyUserDir=&amp;propertyFiles="/>
    3636        <classpathentry kind="lib" path="test/lib/jfcunit.jar">
    3737                <attributes>
Note: See TracChangeset for help on using the changeset viewer.