java - File Synchronization in Eclipse through the Ubuntu One -


i working in 2 machines , using ubuntu 1 synchronize files. when create workspace folder eclipse , project (java project example) inside of ubuntu 1 path, works fine first time, when closed , open in machine, or same machine, project problems doesn't show in package explorer windows. *.java , *.class files synchronize looks project path o similar confuse.

i know maybe not right way synchronize work, in moment that, perhaps should change git o similar.

does have idea problem or best way synchronization?


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -