﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17125	Update Developing Plugins instructions	naoliv	team	"It seems that wiki:DevelopersGuide/DevelopingPlugins needs some updates.

One thing is that `core` seems to have vanished from the paths (ie, instead `cd josm/core` now it's simply `cd josm`)

While trying to build the `reverter` plugin, for example:

{{{
$ ant
Buildfile: /arquivos/tmp/josm/plugins/reverter/build.xml

init:

pre-compile:

compile:
     [echo] compiling sources for /arquivos/tmp/josm/dist/reverter.jar ...

BUILD FAILED
/arquivos/tmp/josm/plugins/build-common.xml:79: Class not found: com.google.errorprone.ErrorProneAntCompilerAdapter

Total time: 0 seconds
}}}

Maybe some other instruction needs to be updated too?"	defect	closed	normal		Wiki content		worksforme		
