how to run open ERP modules in eclipse

Asked by Rohit Srivastava

how to run open ERP modules in eclipse
i want to compile & run module & want to see client interface.
through that i can customized open-erp.
If i want change form label name then complie & see result

Question information

Language:
English Edit question
Status:
Answered
For:
OpenERP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
shanky (shankar-shinde-deactivatedaccount) said :
#1

Hi Rohit,
I also previously thought as like you, I don't get any thing for it.
There is one link on youtube.com (Installing and Configuring OpenERP - Eclipse and PyDev PART 1) but it not helped to me
Try the following link.
http://www.youtube.com/watch?v=4z71NLLt6lA

Thanks

Revision history for this message
openT (useruser) said :
#2

Just unzip the whole content of OpenERP's archive file in a directory, then create a workspace in Eclipse where you'll drag and drop (or add through the menus) the unzipped content in your workspace located in the explorer panel.

After modifiying the code in Eclipse, you can test your server with the python files placed in the openerp[...]]/bin folders.

python open[...].py

Make sure your config files points to the right addon folders.

* You can do the modifications the same way using a checkout instead of using the archived files.

Can you help with this problem?

Provide an answer of your own, or ask Rohit Srivastava for more information if necessary.

To post a message you must log in.