Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1822507
  • 博文数量: 354
  • 博客积分: 11021
  • 博客等级: 上将
  • 技术积分: 4048
  • 用 户 组: 普通用户
  • 注册时间: 2010-02-24 10:04
文章存档

2020年(1)

2018年(1)

2016年(1)

2015年(2)

2014年(4)

2013年(4)

2012年(12)

2011年(14)

2010年(37)

2009年(34)

2008年(22)

2007年(68)

2006年(102)

2005年(29)

2004年(21)

分类: LINUX

2006-11-05 11:48:40

 用 eclipse 来开发 compiere的配置
All 2 messages in topic - view as tree
  From:  骆驼刺 - view profile
Date:  Thurs, Dec 22 2005 4:39 pm
Not yet rated
  
show options

用 eclipse 来开发 compiere配置
compiere 本来就是用 Eclipse 开发的,但是 compiere.com
并没有提供详细的如何设置 Eclipse,而且只使用从cvs
check out 的.project 的话,会报很多错.
1. 首先从 sourceforge 上下载 compiere-all
2. 用 Eclipse 新建一个 workspace,目录即为 compiere-all
3. 打开 Eclipse/File/import /Exsiting Projects Into Workspace/
   root directory 选择 compiere-all
4. 设置 jdk
windows/Preference/Java/Installed JRE,增加 jdk1.5
windows/Preference/compiler ,compiler compilance level 选择 5.0
5. 设置变量
windows/Preference/Java/Build Path/Class path Variable/New...
INTERFACES - compiere-all\interfaces\Interfaces.jar
ORACLE - compiere-all\lib\oracle.jar
POSTGRESQL - compiere-all\tools\lib\postgresql.jar
SYBASE - compiere-all\lib\sybase.jar
PDF - compiere-all\lib\jPDF.jar
JTDS - compiere-all\tools\lib\jtds3.jar
6. 由于 253a 编译的时候,总是 xml 校验出错,所以
windows/preference/Myeclipse/Validation/
去掉复选框,如果你没有这个问题,你可以不用
7. 到现在,已经可以编译使用 compiere
客户端程序了,如果要发布 compiere web
端,可能还需要做一些配置
Reply     Rate this post: 

Subject changed: Compiere-China: 用 eclipse 来开发 compiere的配置  
  From:  zhang freeya - view profile
Date:  Thurs, Dec 22 2005 5:35 pm
Not yet rated
  
show options

噢,不错,
可不可以发点在于Eclipse的资料上来研究研究呀
2005/12/22, 骆驼刺 <>:
阅读(1416) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~