문제

In Google Docs more than one person can be editing a file in real time. I tried this and found that the response time was a little slow. I would like to do the same thing in Eclipse. Is it possible? If not, then what are some good alternatives?

도움이 되었습니까?

해결책

Saros is what you are looking for

http://www.saros-project.org/

Saros - Eclipse Distributed Collaborative Editing and Distributed Party Programming

다른 팁

You could try some form of Revision Control. Programmers don't normally edit the same copy of a document for various practical reasons.

Eclipse has an excellent SVN plug-in called Subclipse.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top