开发者

Installing and including envisage plugin

开发者 https://www.devze.com 2023-04-03 05:58 出处:网络
I just installed the envisagecore and envisageplugin in Ubuntu 10.04. I\'m using Eclipse开发者_运维技巧 SDK and PyDev plugin. How can I import this plugin in Eclipse?I don\'t have access to the Envisa

I just installed the envisagecore and envisageplugin in Ubuntu 10.04. I'm using Eclipse开发者_运维技巧 SDK and PyDev plugin. How can I import this plugin in Eclipse?


I don't have access to the Envisage plugins documentation, so I'm not sure how these are installed. In general what you need to do is open Windows -> Preferences -> PyDev -> Interpreter - Python and check that the package directory is present in the System PYTHONPATH window. If it isn't add it and press Apply.

If your plugins are installed in a standard location, i.e. site-packages, another option is to remove your current interpreter from the upper window and press Auto Config.

0

精彩评论

暂无评论...
验证码 换一张
取 消