我是 Ubuntu 新手。我之前在 Windows 电脑上使用过 bluej,但现在想在 Ubuntu 上使用。我已经下载了 bluej,现在桌面上有一个名为 的文件夹bluej-311
。当我在终端窗口中输入“sudo apt-get install openjdk-7-jdk”时,我收到以下消息:
Reading package lists... Done
Building dependency tree
Reading state information... Done
openjdk-7-jdk is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
我该如何运行 bluej?我需要做什么才能继续?
非常感谢!