Changeset 34411 in osm for applications/editors/josm
- Timestamp:
- 2018-07-10T01:00:29+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r34409 r34411 32 32 <property name="plugin.sources.jar" location="${plugin.dist.dir}/${ant.project.name}-sources.jar"/> 33 33 <property name="plugin.javadoc.jar" location="${plugin.dist.dir}/${ant.project.name}-javadoc.jar"/> 34 <property name="javac.compiler" value="com.google.errorprone.ErrorProneAntCompilerAdapter" />35 34 36 35 <!-- For Windows-specific stuff -->
Note:
See TracChangeset
for help on using the changeset viewer.