闲言少叙,想弄弄移动应用开发,直接奔向了IBM Worklight。关于相关介绍,可见IBM官网:
从网上找了找相关资料,尤其是入门,进了门再仔细摸索。
首先,需要eclipse环境,去官网下一个:http://www.eclipse.org/downloads/packages/eclipse-classic-372/indigosr2
这里要注意,如果直接去官网首页,下载的是eclipse的最新版本,4.2,即juno,而worklight并不支持此版本,说明如下:
Installing the IBM Worklight Developer Edition is easy with thebasic instructions on this page. These instructions are for users of Eclipse Indigo — with either the Eclipse IDE for Java EE Developers or Eclipse Classic.
我在这里就吃了大亏,google的资料,没注意看官网,4.2版本下,安装插件,提示这样的错误,浪费了我一天多的时间:
Cannot complete the install because one or more required items could not be found.
Software being installed: IBM Worklight Studio 5.0.30.v20120808_2026 (com.ibm.imp.tools.feature.feature.group 5.0.30.v20120808_2026)
Missing requirement: Worklight Studio (Developer Edition) 5.0.2.407-developer-edition (com.worklight.studio.feature.feature.group 5.0.2.407-developer-edition) requires 'org.eclipse.net4j.jms.api 0.0.0' but it could not be found
Cannot satisfy dependency:
From: IBM Worklight Studio 5.0.30.v20120808_2026 (com.ibm.imp.tools.feature.feature.group 5.0.30.v20120808_2026)
To: com.worklight.studio.feature.feature.group 4.5.0
在3.6,3.7版本下,安装插件,http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/ ,正常通过,准备看看worklight这个东东到底咋样了。
备注两点说明:
1、eclipse的版本及代号说明:
Eclipse 3.1 版本代号 IO 【木卫1,伊奥】
Eclipse 3.2 版本代号 Callisto 【木卫四,卡里斯托 】
Eclipse 3.3 版本代号 Eruopa 【木卫二,欧罗巴 】
Eclipse 3.4 版本代号 Ganymede 【木卫三,盖尼米德 】
Eclipse 3.5 版本代号 Galileo 【伽利略】
Eclipse 3.6 版本代号 Helios 【太阳神】[据说2010年6月发布正式版]
Eclipse 3.7 版本代号 Indigo 【靛青】
2、有官网资料的情况下,老老实实的看官网,虽然英文有点烦。