source: osm/applications/editors/josm/plugins/pbf/.classpath@ 33858

Last change on this file since 33858 was 33772, checked in by donvip, 7 years ago

update to latest version of Protocol Buffers (v3.4.1)

File size: 505 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="gen"/>
4 <classpathentry excluding="crosby/binary/test/" kind="src" path="src"/>
5 <classpathentry kind="src" path="test/unit"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
9 <classpathentry kind="output" path="build"/>
10</classpath>
Note: See TracBrowser for help on using the repository browser.