View Single Post
Old 12-18-2011, 11:18 PM   #7
pbw
Member
pbw began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Dec 2011
Device: Kindle
I think I might have the wrong approach completely. Given that any changes I might make to the checked-out code are actually run from within the calibre.app (on OS X), making use of the environment variable CALIBRE_DEVELOP_FROM, it occurs to me that I cannot get a clean PyDev environment with just the checked-out code, but I need to set up a project based on the installed calibre.app, which will reference the checkout via CALIBRE_DEVELOP_FROM.

Is this right? If so, how do I define the Eclipse PyDev project?

Peter
pbw is offline   Reply With Quote