Select Help/Install new software... from the menu, select the Juno update site (http://download.eclipse.org/releases/juno), and then look for the Marketplace client - it is in the General Purpose Tools category.…
Linux CentOS系统上安装Eclipse 1. 下载Eclipse软件 下载网址:http://www.eclipse.org/downloads/packages/release/Juno/SR2 下载与操作系统版本对应的Eclipse软件,比如操作系统是64位的,则Eclipse软件也必须是64位的,也就是需要下载:eclipse-cpp-juno-SR2-linux-gtk-x86_64.tar.gz(for C++ Development). 如果下载的Eclipse软件版本与…
今天我们来讲下如何在Eclipse上安装Activiti插件,以后我们要用这个插件来画流程设计图: 这个插件名字是:Activiti BPMN 2.0 designer 具体使用,可以参考官方用户指南,地址:http://activiti.org/userguide/index.html#eclipseDesignerInstallation The following installation instructions are verified on Eclipse Kepler and In…
在同一个硬盘上安装多个 Linux 发行版 以前对多个 Linux 发行版的折腾主要是在虚拟机上完成.我的桌面电脑性能比较强大,玩玩虚拟机没啥问题,但是笔记本电脑就不行了.要在我的笔记本电脑上折腾多个版本的Linux,就得考虑把不同的 Linux 发行版安装到同一个硬盘上.在同一个硬盘上共存 Windows 和 Linux 比较简单,只需要先安装 Windows 后安装 Linux 就可以了,Linux 安装过程中会帮你搞定一切.如果同时安装多个不同发行版的 Linux 会怎样呢?它们会冲突吗?…