It appears that the feature extractor plugin supports two options: https://github.com/acr31/features-javac/blob/master/extractor/src/main/java/uk/ac/cam/acr31/features/javac/FeaturePlugin.java#L91-L95 What's the syntax to pass them to the plugin? It would be good to document this in the readme.
It appears that the feature extractor plugin supports two options:
https://github.com/acr31/features-javac/blob/master/extractor/src/main/java/uk/ac/cam/acr31/features/javac/FeaturePlugin.java#L91-L95
What's the syntax to pass them to the plugin?
It would be good to document this in the readme.