警告:
10年積累的網(wǎng)站建設(shè)、成都網(wǎng)站設(shè)計經(jīng)驗,可以快速應(yīng)對客戶對網(wǎng)站的新想法和需求。提供各種問題對應(yīng)的解決方案。讓選擇我們的客戶得到更好、更有力的網(wǎng)絡(luò)服務(wù)。我雖然不認識你,你也不認識我。但先網(wǎng)站制作后付款的網(wǎng)站建設(shè)流程,更有饒平免費網(wǎng)站建設(shè)讓你可以放心的選擇與我們合作。
DescriptionResourcePathLocationType
Build path specifies execution environment JavaSE-1.7. There are no JREs installed in the workspace that are strictly compatible with this environment. dubboxdemo-serviceBuild pathJRE System Library Problem
解決方法:
右鍵當前項目,選擇 properties,在新窗口中選擇 java build path,然后切換到 Libraries 選項卡,移除“JRE System Library[J2SE 1.7]”
單擊“Add Library”,在新窗口中選擇 JRE System Library
3.最后選擇 “Executin Environment” 或默認 Workspace default JRE
5.點擊Apply andclose,成功后: