Changeset 35633 in osm for applications/editors/josm/plugins/pbf/.classpath
- Timestamp:
- 2020-10-30T09:27:57+01:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pbf/.classpath
r34540 r35633 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="src" path="gen"/> 4 <classpathentry excluding="crosby/binary/test/" kind="src" path="src"/> 3 <classpathentry kind="src" path="src"/> 5 4 <classpathentry kind="src" output="buildtest" path="test/unit"> 6 5 <attributes> … … 12 11 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 13 12 <classpathentry kind="output" path="build"/> 13 <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=pbf&ivyXmlPath=ivy.xml&confs=*&ivySettingsPath=ivy_settings.xml&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/> 14 14 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.