cf-java-client icon indicating copy to clipboard operation
cf-java-client copied to clipboard

Compile errors when importing cf-java-client into eclipse

Open Lokowandtg opened this issue 1 year ago • 0 comments

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.

Lokowandtg avatar Sep 03 '24 15:09 Lokowandtg