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

Compile errors when importing cf-java-client into eclipse #1238

Open
Lokowandtg opened this issue Sep 3, 2024 · 0 comments · May be fixed by #1239
Open

Compile errors when importing cf-java-client into eclipse #1238

Lokowandtg opened this issue Sep 3, 2024 · 0 comments · May be fixed by #1239

Comments

@Lokowandtg
Copy link

When importing cf-java-client into eclipse (File --> Import --> Existing maven project) a lot of compile errors show up. These can be fixed with some trivial changes and minor refactorings.
It seems the compiler in eclipse is not capable of handling too deeply nested lambda expressions.
I will push a small refactoring to fix these problems.

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

Successfully merging a pull request may close this issue.

1 participant