Ignore:
Timestamp:
2007-11-22T11:46:27+01:00 (17 years ago)
Author:
hakan
Message:

Refactoring into clean package structure

File:
1 edited

Legend:

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

    r2130 r5674  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
    3         <classpathentry kind="src" path=""/>
     3        <classpathentry kind="src" path="src"/>
    44        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/josm"/>
    6         <classpathentry kind="output" path=""/>
     6        <classpathentry kind="output" path="build"/>
    77</classpath>
Note: See TracChangeset for help on using the changeset viewer.