CHEN Xiaoyu's blog
显示标签为“
Environment
”的博文。
显示所有博文
显示标签为“
Environment
”的博文。
显示所有博文
2015年12月24日星期四
Read Python code in Source Insight
First, download the Python.CLF file in this website:
link
.
In Source Insight, click Options -> Preferences... and import Python.CLF.
Then in Options -> Document Options..., click 'Add Type...' and add Python Source File. Settings are shown below:
Finish.
2015年11月25日星期三
Matlab 2015a and Visual Studio 2015
When entering this command: mex -setup, this error occurs:
Error using mex. No supported compiler or SDK was found.
Solution: see this
link
. It may help you.
2015年11月17日星期二
用Maven构建Hadoop项目
参见
用Maven构建Hadoop项目
。
遇到的问题及解决方法:
1、安装Eclipse的Maven插件出错
错误提示:Cannot complete the install because one or more required items could not be found.
requires 'bundle org.slf4j.api 1.6.2' but it could not be found
解决方法:首先安装
Name: slf4j
Url:
http://www.fuin.org/p2-repository/
参见Stack Overflow的
帖子
。
较旧的博文
主页
订阅:
博文 (Atom)