首页 > 学院 > 开发设计 > 正文

RAP开发入门-搭建RAP开发环境(一)

2019-11-15 00:10:03
字体:
来源:转载
供稿:网友
RAP开发入门-搭建RAP开发环境(一)

ps:补充 RAP(Remote application Platform) 官网地址eclipse.org/rap

1、下载IDE

http://www.eclipse.org/downloads/下载Eclipse for RCP and RAP Developers一个RCP RAP的基础开发IDE,光有这个是不够的,要开发RAP程序还需要RAP的目标编译平台支持,不然程序是跑不起来的。

2、下载Target-Platform

http://www.eclipse.org/rap/downloads/

3、导入Target-Platform

将下载好的RAP (Target Components) 解压到eclipse下的一个目录中(新建目录,名字自取)

打开eclipse->window->PReference->plug-in development->target platform->add 添加新的target platform 目标目录就是刚在eclipse中新建的目录(包括了 下载来解压的RAP <Target Components>)


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表