Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issue #1

Open
aswinrajmk opened this issue Dec 29, 2018 · 2 comments
Open

Compatibility issue #1

aswinrajmk opened this issue Dec 29, 2018 · 2 comments

Comments

@aswinrajmk
Copy link

import cucumber.api.junit.Cucumber; is not working for eclipse 2018-09 version for maven the dependency:

io.cucumber
cucumber-junit
4.2.0
test

screenshot from 2018-12-29 11-58-12

@gabrielsventure
Copy link

@aswinrajmk just remove the line with the test keyword. Then it will compile with no problem. On Intellij you change the dropdown from test to compile.

@Darshan1980
Copy link

You can add this dependency so the error will be gone

io.cucumber cucumber-junit 4.4.0 test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants