Horje
could not find tools.jar. please check that /library/internet plug-ins/javaappletplugin.plugin/contents/home contains a valid jdk installation. Code Example
could not find tools.jar. please check that /library/internet plug-ins/javaappletplugin.plugin/contents/home contains a valid jdk installation.
/usr/libexec/java_home -V | grep jdk
Add this to your knowledgeMatching Java Virtual Machines (1):
1.8.0_272 (x86_64) "AdoptOpenJDK" - "AdoptOpenJDK 8" /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home
/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home

emacs ~/.zshrc
export JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home
export PATH=$JAVA_HOME/bin:$PATH
ionic Please check that /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home contains a valid JDK installation.
export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home




Shell

Related
xcode path mac Code Example xcode path mac Code Example
Module not found: Error: Can't resolve Code Example Module not found: Error: Can't resolve Code Example
how to install bootstrap in angular 11 Code Example how to install bootstrap in angular 11 Code Example
how to fix could not fix var lock /var/lib/dpkg/lock ubuntu Code Example how to fix could not fix var lock /var/lib/dpkg/lock ubuntu Code Example
how to change date of file in linux Code Example how to change date of file in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
14