Skip to main content



      Home
Home » Newcomers » Newcomers » Cucumber Exception(Not sure what is not set up properly. Trying to do a simple Cucumber script. 1) Example I am working from has Eclipse running feature file without glue code. 2) When I add glue code I am getting this )
Cucumber Exception [message #1732974] Mon, 23 May 2016 09:44 Go to next message
Eclipse UserFriend
Not sure what is not set up properly.
Trying to do a simple Cucumber script.
1) Example I am working from has Eclipse running feature file without glue code.
2) When I add glue code I am getting this execution error :

Usage: java cucumber.api.cli.Main [options] [ [FILE|DIR][:LINE[:LINE]*] ]+

Exception in thread "main" cucumber.runtime.CucumberException: Unknown option: --plugin at cucumber.runtime.RuntimeOptions.parse(RuntimeOptions.java:119) at cucumber.runtime.RuntimeOptions.<init>(RuntimeOptions.java:50) at cucumber.runtime.RuntimeOptions.<init>(RuntimeOptions.java:44) at cucumber.api.cli.Main.run(Main.java:20) at cucumber.api.cli.Main.main(Main.java:16). Can anyone help with these issues
Re: Cucumber Exception [message #1732976 is a reply to message #1732974] Mon, 23 May 2016 10:03 Go to previous message
Eclipse UserFriend
As always, start with the error message, specifically the part that reads Unknown option: --plugin. This isn't really an Eclipse question, though, so you should pursue it through one of the means at https://cucumber.io/support .
Previous Topic:Forgot info for - Error setting up Eclipse Java Mars 2
Next Topic:Need help setting up Eclipse
Goto Forum:
  


Current Time: Tue Jul 08 15:11:09 EDT 2025

Powered by FUDForum. Page generated in 0.08161 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top