forked from openkylin/kylin-code
增加使用方法
This commit is contained in:
parent
30be526fbd
commit
9bb95cb760
|
@ -48,6 +48,9 @@
|
|||
* 点击菜单中的帮助->打开插件依赖管理器进入插件依赖管理器页面
|
||||
* 详细见[用户帮助文档相关章节](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/%E6%8F%92%E4%BB%B6%E4%BE%9D%E8%B5%96%E7%AE%A1%E7%90%86.md)
|
||||
- **开始开发工作**
|
||||
* 如果是新手,可以安装Kylin Project Manager插件(项目创建管理插件),创建简单项目,在此基础上进行开发。[详细见用户帮助文档相关章节](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/%E9%A1%B9%E7%9B%AE%E7%AE%A1%E7%90%86.md)
|
||||
* 也可以打开一个项目文件夹,开始编辑工作(已安装对应编程语言的支持插件和依赖);配置task.json、launch.json,运行和调试
|
||||
- 以C语言为例,[详细见用户帮助文档相关章节](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/C-C++%E5%BC%80%E5%8F%91.md)
|
||||
|
||||
### 远程开发模式
|
||||
- **在安装了openKylin系统的机器上,按照桌面应用模式安装IDE基础平台、插件依赖管理器**
|
||||
|
|
Loading…
Reference in New Issue