Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® MotionBuilder® / Python / eclipse pydev
  RSS 2.0 ATOM  

eclipse pydev
Rate this thread
 
34829
 
Permlink of this thread  
avatar
  • babel
  • Posted: 24 September 2009 06:09 AM
  • Total Posts: 6
  • Joined: 23 July 2009 02:03 PM

Eclipse/Pydev has a feature that allows you to add the pythonpaths for the libraries you are using, which will enable code completion for those libraries, and will also stop flagging them as errors in the script as unknown imports.

I’ve done this for the pyfbsdk library, pointing to the directory that the pyfbsdk.pyd file resides in.  But Eclipse/Pydev is still flagging use of objects from that library as unknown.

My question is, has anyone had success in using this feature in Eclipse/Pydev?



Replies: 0