2015-08-28 25 views
-4

我安裝了Eclipse IDE,但它說我需要安裝SDK才能運行。我從Oracle下載了它,但無法啓動並運行。我有Windows 7,它說「退出代碼= 13」。爲什麼在嘗試在Windows 7上安裝Java SDK時收到錯誤消息?

+0

在哪個操作系統上,如果是windows,則檢查32位或64位 –

+0

「麻煩」是什麼意思?請具體說明,否則我們無法幫助! – TylerH

+0

首先指定錯誤! –

回答

1

我認爲你可以做下列步驟操作:

1. Download JDK. e.g JDK 7. http://docs.oracle.com/javase/7/docs/webnotes/install/windows/jdk-installation-windows.html 
2. Install it in your Windows 
3. Check current version that is success or not by go to cmd and type: java -version 
4. Start your Eclipse. 

如果仍然有錯誤,谷歌它的細節。 希望得到這個幫助。

相關問題