设置OpenERP开发环境Eclipse

Steps to Setup openERP Development environment in eclipse:

1)Install Eclipse
2)Open eclipse
3)Goto Help->Install new software->Add site
4)Enter pydev as name and http://pydev.org/updates as location
5)Install python 2.5
6)Goto Window->Preferences->Pydev->Interpreter
7)Click on new and Browse Python.exe
8)Create new pyDev project
10)Browse openERP Server source code for Project contents
11)Select 2.5 Grammar Version
12)Choose Interpreter Created in step 6.
13)Configure openerp-server.conf file
14)run openerp-sever.py in debug mode

posted @ 2013-07-31 16:12  michaelmin  阅读(165)  评论(0)    收藏  举报