
eclipse
Mozzie_csdn
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
eclipse 安装pydev插件失败 An error occurred while collecting items to be installed session context
eclipse 安装pydev插件失败 An error occurred while collecting items to be installed session contexteclipse安装pydev插件,通常是eclipse->help->install new software->addname:PyDevlocation:http://pydev.org/...转载 2019-06-07 17:03:19 · 1546 阅读 · 1 评论 -
eclipse run as 右键无python unit-test
eclipse run as 右键无python unit-test 解决方案1、点 run as 右键无python unit-test选择run-run configurations,选择python unittest,右键选择new configuration2、点击project的browser3、选择要执行的项目4、interpreter选择本电脑安装的python.exe5...原创 2019-06-07 17:14:18 · 1085 阅读 · 0 评论