Deploying Eclipse RCP Projects【ZT】

From: http://www.aramana.org/avinash/?page_id=30

Eclipse's Rich Client Platform (RCP) is a great choice for a rich client platform because it's proven as the core of Eclipse IDE. I suggest reading the developer documentation first to understand what a View and Perspective is, etc. This is not a tutorial on the concepts, just how to do it in Eclipse.

Prerequisites :

  1. Eclipse 3.2.x
  2. Eclipse Delta-pack (can be obtained from Eclipse site, or google it.)

In your RCP Project, first create a Product.

Right click on Project , New -> Other -> Product Configuration

ProductConfiguration NEw


Fill out the fields on the Overview tab. It will require that you set your Application class etc.

After creating the Product Definition, click on the Configuration tab then click the Add button and add your RCP Plugin. After that, click on Add Required Plug-ins. That will load all of the plug-in's dependies to the configuration.

Click on the Overview tab, then click Eclipse Product export wizard. You'll need to supply a directory to deploy to as well as a few self-explanatory options (multiple platforms etc).

The next window will configure the platforms you are targeting

xplat

Platforms! Select all your target platforms. Click finish

Run!! :)

Technorati :

posted on 2007-05-17 10:13 XiaoLi 阅读(896) 评论(0)  编辑  收藏 所属分类: Eclipse


只有注册用户登录后才能发表评论。


网站导航:
 

公告


文章发布许可

本站作品均采用知识共享署名-非
商业性使用-禁止演绎 2.5 中国大
陆许可协议
进行许可。

Books I've Translated

《精通Nginx(第二版)》

精通Nginx(第二版)
《云计算:原理与范式》

 云计算:原理与范式

《SQL技术手册(第三版)》
SQL技术手册(第三版)
《MySQL核心技术手册(第二版)》
MySQL核心技术手册(第2版)
《RESTful Web Services中文版》
RESTful Web Services中文版

导航

留言簿(2)

随笔分类

搜索

最新评论