-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b75
-
generic
-
generic
-
Verified
When developing annotation processors, it would be useful to be able to specify multiple processors to run without having to creating META-INF/services files, etc. The "-processor Foo" options allows a single processor to be specified to run instead. The syntax for this option could be extended to allow multiple comma-separated processors to be listed.