Ignore:
Timestamp:
2018-07-01T06:27:38+02:00 (7 years ago)
Author:
renerr18
Message:

Fixed bug with privacy link URL and reinstated a portion of the unit tests.

File:
1 edited

Legend:

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

    r34330 r34385  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<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="">
    44                <attributes>
    55                        <attribute name="gradle_scope" value="main"/>
     
    77                </attributes>
    88        </classpathentry>
     9        <classpathentry kind="src" path="config"/>
    910        <classpathentry kind="src" output="bin/minJosmVersion" path="src">
    1011                <attributes>
Note: See TracChangeset for help on using the changeset viewer.