Changeset 35014 in osm for applications/editors/josm/plugins/jaxb/.classpath
- Timestamp:
- 2019-05-28T01:23:05+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/jaxb/.classpath
r34460 r35014 4 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 5 5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 6 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/javax.activation.jar"/> 7 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/jaxb-api.jar"/> 8 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/jaxb-core.jar"/> 9 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/jaxb-impl.jar"/> 6 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/codemodel.jar"/> 7 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/dtd-parser.jar"/> 8 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/FastInfoset.jar"/> 9 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/istack-commons-runtime.jar"/> 10 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/istack-commons-tools.jar"/> 11 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/jakarta.activation-api.jar"/> 12 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/jakarta.xml.bind-api.jar" sourcepath="../00_tools/jaxb-ri/lib/jakarta.xml.bind-api-sources.jar"/> 13 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/jaxb-runtime.jar" sourcepath="../00_tools/jaxb-ri/lib/jaxb-runtime-sources.jar"> 14 <attributes> 15 <attribute name="javadoc_location" value="jar:file:/../00_tools/jaxb-ri/lib/jaxb-runtime-javadoc.jar!/"/> 16 </attributes> 17 </classpathentry> 18 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/jaxb-xjc.jar"/> 19 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/relaxng-datatype.jar"/> 20 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/rngom.jar"/> 21 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/stax-ex.jar"/> 22 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/txw2.jar"/> 23 <classpathentry exported="true" kind="lib" path="../00_tools/jaxb-ri/lib/xsom.jar"/> 10 24 <classpathentry kind="output" path="bin"/> 11 25 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.