码迷,mamicode.com
首页 > 其他好文 > 详细

No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?

时间:2020-05-15 15:28:43      阅读:330      评论:0      收藏:0      [点我收藏+]

标签:head   strong   you   his   adl   alter   update   evel   code   

--> yum search java | grep openjdk

--> yum install java-1.8.0-openjdk-headless.x86_64

--> yum install java-1.8.0-openjdk-devel.x86_64

--> update-alternatives --config java #pick java 1.8 and press 1

--> update-alternatives --config javac #pick java 1.8 and press 2

No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?

标签:head   strong   you   his   adl   alter   update   evel   code   

原文地址:https://www.cnblogs.com/zheh/p/12894930.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!