Ubuntu 添加Eclipse应用
Ubuntu中安装好了Eclipse,怎么将他添加到应用程序中呢?这么做:在终端中敲入:sudo gedit /usr/share/applications/Eclipse.desktop在打开的GEdit中输入以下文本[Desktop Entry]Name=EclipseComment=Eclipse 3.42 IDEExec=/usr/java/eclipse/eclipse <— 这里改成你的eclipse的安装位置Icon=/usr/java...