377 B
377 B
运行IDE步骤
- 修改文件
.project
中tencentos-tiny的路径
<variableList>
<variable>
<name>TencentOS_ROOT</name>
<value>file:/C:/Users/jingru/Documents/git/tencentos/TencentOS-tiny</value>
</variable>
</variableList>
- 打开ide,点击File->Open Projects From File system, 添加
hello_world
根路径。 - 点击Denug启动调试