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

Current code will not compile in Eclipse #3

Open
22ka opened this issue Feb 10, 2023 · 0 comments
Open

Current code will not compile in Eclipse #3

22ka opened this issue Feb 10, 2023 · 0 comments

Comments

@22ka
Copy link

22ka commented Feb 10, 2023

I have imported the code into eclipse as a maven project.
Getting errors in:

ManageMailboxAccessDialog.java
line 35 The method values() is undefined for the type Mailbox.Permission

Mailbox.java
line 62 Type mismatch: cannot convert from Map<Object,Object> to Map<Principal,Mailbox.Permission>
line 64 The target type of this expression must be a functional interface.

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