cf-java-client
cf-java-client copied to clipboard
minor refactoring to allow import into Eclipse #1238
Hi,
with this PR it becomes possible to import cf-java-client into Eclipse IDE. It is my first contribution to this repository. Please let me know if I missed something.
Thanks, fixes: https://github.com/cloudfoundry/cf-java-client/issues/1238
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: Lokowandtg / name: Georg Lokowandt (f7a8e493ee6b6fd5091e7fcf3ffc5cf162462445)
please run some
./mvnw spotless:check -Pintegration-test,test-service-broker
./mvnw spotless:apply -Pintegration-test,test-service-broker
and re submit! thanks!
@Lokowandtg would you please rebase this on main before I merge it?
Rebased. Thanks for taking care of it.