Ignore:
Timestamp:
2019-05-18T02:05:52+02:00 (6 years ago)
Author:
donvip
Message:

fix #josm17728 - revert last commit

File:
1 edited

Legend:

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

    r35001 r35003  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
    3         <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    43        <classpathentry kind="src" path="src"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    6         <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    76        <classpathentry kind="output" path="build"/>
    87</classpath>
Note: See TracChangeset for help on using the changeset viewer.