我寫了一個小型java程序來讀取文件,並使用net beans在Windows 8中進行字符串匹配。但是當我通過使用終端下面的消息出現在Ubuntu上編譯它。在ubuntu中是否有任何默認軟件包,用於跟蹤錯誤中的軟件包。Java默認包
The program 'javac' can be found in the following packages:
* default-jdk
* ecj
* gcj-4.6-jdk
* gcj-4.7-jdk
* openjdk-7-jdk
* openjdk-6-jdk
Try: sudo apt-get install <selected package>
[email protected]:~/Desktop/Question$
的可能重複[Ubuntu上安裝Java 7](http://stackoverflow.com/questions/16263556/installing-java-7-on-ubuntu) – Shashi