Ignore:
Timestamp:
2019-06-03T14:25:13+02:00 (6 years ago)
Author:
rebeccas95
Message:

Fixing #17748 - reverting to r35003

File:
1 edited

Legend:

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

    r35005 r35026  
    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.