gradle-retrolambda icon indicating copy to clipboard operation
gradle-retrolambda copied to clipboard

Check if jdk is installed

Open adipascu opened this issue 9 years ago • 0 comments

I got the MethodType not found error on a jenkins CI server, this was caused by the server not having the jdk installed. I suggest that retrolambda should check if jdk is installed and give out a more relevant error.

adipascu avatar Jan 08 '16 15:01 adipascu