Idea 项目远程开发 Remote Development
个人建议:Remote Development 使用体验不佳,不推荐。实际远程开发受限于网络通信速度,在开发时,基本无法SSH更新项目内容。
1. File -> Remote Development
2. New Connection
Connect to SSH Connection
3. Project directory -> git clone <https.github.com.git> -> Project Root Directory will build automatically
4. Finished