Eclipse, save project on main and backup folders -


i using eclipse develop php project, wondering if there way on "save" eclipse saves project on 2 diferent folders, want use google drive folder backup destination , have project on working folder.

nope. eclipse doesn't have function saving duplicates. however, there plugins available make integrate nicely git, svn, or other revision control systems proper code backup (assuming regularly push commits remote repository).

you can use synced google drive folder workspace, , synced drive.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

python - How do I create a list index that loops through integers in another list -