折騰了好一陣子的時間,今天終於將開發環境搭建OK
完全是參照以下說法
http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Development_Environment/Setting_up_Development_Environment_with_Eclipse_IDE
不過在ant install.source的最后一個過程中拋出以下異常
[applyModule] 0 [main] ERROR org.openbravo.base.exception.OBException - org.d
om4j.DocumentException: Error on line 202 of document : The element type "symbo
l" must be terminated by the matching end-tag "</symbol>". Nested exception: The
element type "symbol" must be terminated by the matching end-tag "</symbol>".
好像網上也有好多朋友都遇到過,在網上也找不到解決的方法.
不過好像沒影響,因為後面的操作同樣都成功了.
2010/10/20 開始我的Openbravo ERP之旅.加油!
路漫漫其修远兮 吾将上下而求索
补充:
2010/10/25 今天用相同的源代码在Ubuntu上配置开发环境,竟然没有报上面的错误...
posted on 2010-10-20 10:32
Ke 阅读(859)
评论(2) 编辑 收藏 所属分类:
Openbravo