Cucumber Eclipse - Resolving warning: Cucumber-JVM's --format option is deprecated. Please use --plugin instead
问题 Running Cucumber with Eclipse and getting the following warning: Cucumber-JVM's --format option is deprecated. Please use --plugin instead Tried to use Eclipse search functionality to search for "--format" and "format" but unable to find the relevant file I need to change. Any ideas? 回答1: In cucumber-java/src/org/jetbrains/plugins/cucumber/java/run/CucumberJavaRunConfigurationProducer.java change public static final String FORMATTER_OPTIONS = " --format org.jetbrains.plugins.cucumber.java.run