-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: core-libs
-
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.