Hi Folks I would like to clarify that we are running in Windows, not Linux.
We used the AllInOne Install which created 3 directories: C:\Program Files\OpenERP Client C:\Program Files\OpenERP Server C:\Program Files\OpenERP Web There is no bin directory in the Server directory. There is a Windows openerp-server.exe program that runs the server. It is my assumption that we would somehow need to attach to the running openerp-server.exe program to debug the *.py files as they were called from the openerp-server.exe process. We also followed the instructions in openobject-developer.pdf page 18 to download the full source code from bazaar using the following commands: bzr branch lp:openerp cd openerp ./bzr_set.py This downloaded the server directory with a subdirectory of bin which has the openerp-server.py file in it. A (seemingly) logical assumption is that we could debug the openerp-server.py from within the bazaar code with PyDev. However, so far my best guesses at figuring this out have not been successful. Would you please advise on what our next steps would be to configure PyDev in Eclipse to debug on Windows. Regards -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=49995#49995 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
