Ignore:
Timestamp:
2020-10-30T09:27:57+01:00 (4 years ago)
Author:
GerdP
Message:

see #19972: Resolve libs using Ivy

  • update eclipse files (hope I got it right)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/pbf/.classpath

    r34540 r35633  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
    3         <classpathentry kind="src" path="gen"/>
    4         <classpathentry excluding="crosby/binary/test/" kind="src" path="src"/>
     3        <classpathentry kind="src" path="src"/>
    54        <classpathentry kind="src" output="buildtest" path="test/unit">
    65                <attributes>
     
    1211        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    1312        <classpathentry kind="output" path="build"/>
     13        <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=pbf&amp;ivyXmlPath=ivy.xml&amp;confs=*&amp;ivySettingsPath=ivy_settings.xml&amp;loadSettingsOnDemand=false&amp;ivyUserDir=&amp;propertyFiles="/>
    1414</classpath>
Note: See TracChangeset for help on using the changeset viewer.