Skip to content

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

Description

@xiaokanghub

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions