IntelliJ Project Sync

Answered
Is there a way to sync a Java project in IntelliJ? If so.how would I go about doing it?
1
2 comments

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

Please sign in to leave a comment.