Ignore:
Timestamp:
2015-06-25T18:35:15+02:00 (9 years ago)
Author:
nokutu
Message:

Started adding test, solved bug regarding image inputs and a start crash

Location:
applications/editors/josm/plugins/mapillary
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary

    • Property svn:ignore
      •  

        old new  
        11build
         2bin
  • applications/editors/josm/plugins/mapillary/.classpath

    r31245 r31311  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
     4        <classpathentry kind="src" path="test/unit"/>
    45        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    56        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    67        <classpathentry combineaccessrules="false" exported="true" kind="src" path="/JOSM-commons-imaging"/>
    78        <classpathentry exported="true" kind="lib" path="/home/nokutu/josm/dist/commons-imaging.jar"/>
     9        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    810        <classpathentry kind="output" path="bin"/>
    911</classpath>
Note: See TracChangeset for help on using the changeset viewer.