theapache64 / stackzy

💻 A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop ⚡
Apache License 2.0
1.04k stars 56 forks source link

Shows JDK not installed on Windows 11 #85

Closed vrajdesai78 closed 2 years ago

vrajdesai78 commented 2 years ago
image

I have already installed JDK 15 but still it shows me error

theapache64 commented 2 years ago

@vrajdesai78 Can you enter the command java -version in your terminal and paste the output here?

vrajdesai78 commented 2 years ago

@vrajdesai78 Can you enter the command java -version in your terminal and paste the output here?

It's okay I have cloned the repo and build project instead of directly downloading MSI file. So now generated exe file is working fine.

theapache64 commented 2 years ago

Okay. Anyway, it looks like a duplicate of #82