在debian下安裝eclipse,執行時出錯"no java virtual machine was found after searching the following locations"
下載eclipse-jee-ganymede-linux-gtk.tar.gz
安裝:
在複製eclipse-jee-ganymede-linux-gtk.tar.gz到/usr/soft/eclipse目錄下,cd到該目錄,執行:
tar -zvxf eclipse-jee-ganymede-linux-gtk.tar.gz
在/usr/soft/eclipse下生成eclipse包,進入eclipse下,即/usr/soft/eclipse/eclipse下,執行./eclipse,將執行eclipse出錯,提示:“no java virtual machine was found after searching the following locations:”
解決辦法:
在debian中安裝eclipse:
解壓到某位置,此處為/usr/soft/eclipse/,執行eclipse時提示“no java virtual machine was found after searching the following locations:”。
原因是沒找到jre,解決辦法是,進入/usr/soft/eclipse/eclipse目錄,建立軟連線,連線到jre,
ln -s /usr/soft/java/jdk/jre jre
debiangary:/usr/soft/eclipse/eclipse# ln -s /usr/soft/java/jdk/jre jre
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8271432/viewspace-1009564/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 開啟Eclipse時出現"Failed to create the Java Virtual Machine"怎麼辦EclipseAIJavaMac
- Eclipse下執行java檔案出錯EclipseJava
- Debian下安裝EclipseEclipse
- Debian下安裝JavaJava
- 當在linux系統中安裝原始碼包出錯時,執行make clean在重新安裝Linux原始碼
- 在Linux(Debian)下安裝mono(轉)LinuxMono
- windows下使用Eclipse執行MapReduce程式出錯: Failed to set...WindowsEclipseAI
- 在debian中安裝Java環境(轉)Java
- 在Ubuntu環境下安裝eclipseUbuntuEclipse
- 在eclipse下使用jboss時的除錯Eclipse除錯
- 版主求救---安裝執行時出錯:HTTP Status 404 - /jive/admin/setupHTTP
- 在Debian Woody (Stable) 下安裝 2.6 核心(轉)
- Flutter在iOS裝置執行報錯fatal error: 'Flutter/Flutter.h' file not foundFlutteriOSError
- 資料庫安裝An unexpected error has been detected by HotSpot Virtual Machine資料庫ErrorHotSpotMac
- Windows下pip安裝scipy報錯no lapack/blas resources foundWindows
- java在windows下執行JavaWindows
- 執行hadoop fs -ls時出現錯誤RuntimeException: core-site.xml not foundHadoopExceptionXML
- Debian下安裝MyeclipseEclipse
- Debian下安裝TomcatTomcat
- 在 Ubuntu 上安裝 .NET SDK 或 .NET 執行時Ubuntu
- 在debian下為PHP5.0.3安裝pdo模組(轉)PHP
- 遷移Vmware Virtual MachineMac
- Azure Virtual Machine (Azure for Students)Mac
- 在Debian上安裝freeswitch
- Ubuntu下安裝eclipseUbuntuEclipse
- windows下安裝python3.6.4完成,執行報錯WindowsPython
- Debian下安裝Eyou Mail ServerAIServer
- 安裝Java環境(Debian)(轉)Java
- 執行mysqlbinlog出現Found invalid event in binary log錯MySql
- 在 Debian 64 位上安裝 wkhtmltopdf 時遇到的問題HTML
- 安裝 ESXi 出現錯誤 ERROR 1962: No operating system foundError
- 按裝向Eclipse 中按裝easy struts外掛時出錯!Eclipse
- Debian的定時執行命令Crontab
- 非熱插拔SCSI硬碟在debian3.0下出錯(轉)硬碟
- HotSpot Virtual Machine Error,不知道是什麼錯誤.HotSpotMacError
- 在Debian 9 (Stretch)安裝Dotclear
- The Ethereum Virtual Machine(EVM)簡介Mac
- 在Eclipse下除錯GlassFish程式Eclipse除錯