IntelliJ Project Sync

已回答
Is there a way to sync a Java project in IntelliJ? If so.how would I go about doing it?
1

What do you mean by sync?
Do you want to keep files synced between several computers? If so, please use github, or any other version control system. They are well-integrated to IntelliJ Idea.

1
Avatar
Permanently deleted user

Thank you, I will start trying to do this.

0

请先登录再写评论。