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

The type com.google.common.collect.ImmutableSortedSet cannot be resolved #15

Open
xiaokanghub opened this issue Dec 20, 2017 · 1 comment

Comments

@xiaokanghub
Copy link

public void onJoin(JoinEvent event) throws Exception {
manager.onJoinEvent(event.getChannel().getUsers().toArray());

}
When I refactor your code, the PIRCBOTX package has been imported, the version is 2.0.1, but the error has been reported.

"Event.getchannel (). Getusers (). ToArray ()" Here's an error.
Error:The type com.google.common.collect.ImmutableSortedSet cannot be resolved. It is indirectly referenced from required .class files

@xiaokanghub
Copy link
Author

now its ok, need to add http://maven.outofmemory.cn/com.google.guava/guava/r07/

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

1 participant