Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: git remove all tags 
Shell :: get first few characters of file linux 
Shell :: git ignore clear 
Shell :: ubuntu kill specific port 3000 
Shell :: git add submodule 
Shell :: ubuntu adduser 
Shell :: lua reverse shell 
Shell :: switch to previous branch git 
Shell :: pnpm auto-install-peers 
Shell :: mac get your screen size terminal 
Shell :: install woeusb in ubuntu 
Shell :: uninstall gitlab-ee 
Shell :: bash command to open new terminal 
Shell :: get y.output file yacc remove shift reduce conflict 
Shell :: conda install pdf2image 
Shell :: kill :80 port 
Shell :: View the List of Installed Programs cmd 
Shell :: bash use cat in sed command 
Shell :: ubuntu show services list 
Shell :: flutter run web canvaskit 
Shell :: global gitignore 
Shell :: git checkout new branch with uncommitted changes 
Shell :: certbot dry run renew 
Shell :: cordova: command not found 
Shell :: perticuler version install npm 
Shell :: pip version ubuntu 
Shell :: extract tgz from ubuntu terminal 
Shell :: how to install mpv linux 
Shell :: run google chrome from terminal 
Shell :: apt remove 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =