没想当最近一次在这里写字居然是整整一年前了。
最近重新开始向好好做做公司的管理系统,重新捡起了Eclipse和Java。为了避免过分的重复劳动,先将开发环境建设记录下来:
1、数据库:Oracle。曾经用了3年,不过也丢了6年了。现在采用了Oracle 10G Express Edition。
2、Application Server:IBM WAS CE;也就是Apache Geronimo;
3、IDE:Eclipse 3.2.2;Framework:Java Server Faces
安装过程:
1、Oracle就不费劲说了
2、Eclipse:从Eclipse.org上
Download Eclipse
Download WTP
Download JSF
Download The EMF driver used in this build is emf-sdo-xsd-SDK-2.2.2.zip
Download The GEF driver used in this build is GEF-SDK-3.2.2.zip
Download
Java EMF Model Runtime driver used in this build is JEM-SDK-1.2.3_jem.zip
Download xdoclet
Download Rich Ajax Project RAP
Unzip them and copy plugins into
Eclipse.
3、Download Myfaces from apache.org
4、Download WAS CE & Eclips plugin from IBM, Install
them.
5、当然不能少了JDK from java.sun.com;
差不多就这样了,在Eclipse还要配置一下WAS CE。
详细文章参见 管理 Eclipse 中的WAS CE服务器。
posted on 2007-02-21 18:55
J2EE 阅读(311)
评论(0) 编辑 收藏