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' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -