cnjon / react-native-pdf-view

React Native PDF View
MIT License
405 stars 168 forks source link

can not build project - :PDFView:compileReleaseJavaWithJavac #96

Closed Mostafasaffari closed 6 years ago

Mostafasaffari commented 6 years ago

Execution failed for task ':PDFView:compileReleaseJavaWithJavac'.

Could not find tools.jar. Please check that C:\Program Files\Java\jre1.8.0_151 contains a valid JDK installation.

Mostafasaffari commented 6 years ago

I found solution. This happens because jdk and jre version are not the same version. I updated jdk and solved it