Changeset 34385 in osm for applications/editors/josm/plugins/MicrosoftStreetside/.classpath
- Timestamp:
- 2018-07-01T06:27:38+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/MicrosoftStreetside/.classpath
r34330 r34385 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry including="data/**|images/**|LICENSE|LICENSE_*" kind="src" output="bin/main" path=""> 3 <classpathentry excluding="config/" including="data/**|images/**|LICENSE|LICENSE_*" kind="src" output="bin/main" path=""> 4 4 <attributes> 5 5 <attribute name="gradle_scope" value="main"/> … … 7 7 </attributes> 8 8 </classpathentry> 9 <classpathentry kind="src" path="config"/> 9 10 <classpathentry kind="src" output="bin/minJosmVersion" path="src"> 10 11 <attributes>
Note:
See TracChangeset
for help on using the changeset viewer.