Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:44 Go to next message
Randy Zeleznak is currently offline Randy ZeleznakFriend
Messages: 1
Registered: May 2016
Junior Member
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 14:03 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

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 .

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Forgot info for - Error setting up Eclipse Java Mars 2
Next Topic:Need help setting up Eclipse
Goto Forum:
  


Current Time: Tue Apr 23 12:38:20 GMT 2024

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

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

Back to the top