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

error occurring while using sample code "method asList(String[]) is undefined for the type tagging" #8

Closed
reckart opened this issue Mar 14, 2015 · 2 comments
Labels

Comments

@reckart
Copy link
Owner

reckart commented Mar 14, 2015

Original issue 8 created by reckart on 2011-10-28T18:55:59.000Z:

What steps will reproduce the problem?
1.where tagging is my class under which i am usin the given code
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
windows 7, v2.1
Please provide any additional information below.

@reckart
Copy link
Owner Author

reckart commented Mar 14, 2015

Comment #1 originally posted by reckart on 2011-10-28T19:14:11.000Z:

sry version is 1.0.12

@reckart
Copy link
Owner Author

reckart commented Mar 14, 2015

Comment #2 originally posted by reckart on 2011-10-29T10:32:00.000Z:

You have to add a static import:

import static java.util.Arrays.asList()

I have updated the example accordingly.

@reckart reckart closed this as completed Mar 14, 2015
@reckart reckart added the bug label Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant