We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi I downloaded from git all the cucumber adapters projects, after importing as maven i have the next error:
Errors occurred during the build. Errors running builder 'Java Builder' on project 'extentreports-cucumber3-adapter-master'. 1
Checking the error on ParameterTypes class:
Internal compiler error: java.lang.ArrayIndexOutOfBoundsException: 1 at org.eclipse.jdt.internal.compiler.ast.LambdaExpression.isOnlyWildcardMismatch(LambdaExpression.java:460)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi I downloaded from git all the cucumber adapters projects, after importing as maven i have the next error:
Checking the error on ParameterTypes class:
Internal compiler error: java.lang.ArrayIndexOutOfBoundsException: 1 at org.eclipse.jdt.internal.compiler.ast.LambdaExpression.isOnlyWildcardMismatch(LambdaExpression.java:460)
The text was updated successfully, but these errors were encountered: