是否有用于协作编辑的 Eclipse 插件?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9156449/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Is there an Eclipse plugin for collaborative editing?
提问by asdfqwer
I setup etherpad and showed my co-worker, and he swears there is an Eclipse plugin that does the same thing but can not remember the name. Neither of us use Eclipse regularly except if we were both interested in making the switch.
我设置了 etherpad 并向我的同事展示了,他发誓有一个 Eclipse 插件可以做同样的事情,但不记得名字了。我们都没有经常使用 Eclipse,除非我们都对转换感兴趣。
采纳答案by Tonny Madsen
Have a look at http://wiki.eclipse.org/DocShare_Plugin
看看http://wiki.eclipse.org/DocShare_Plugin
This is the current "official" solution to collaborative editing in Eclipse.
这是当前 Eclipse 中协作编辑的“官方”解决方案。
回答by Kris
Have a look into Saros project: http://www.saros-project.org/
看看 Saros 项目:http: //www.saros-project.org/
回答by VonC
I think a similar project should exist based on the framework ECF. (DocShareas mentionedby Tonny Madsen)
我认为应该存在一个基于框架 ECF的类似项目。(DocShare如提到的由东铭Madsen的)
There was a SOC project for real-time sharing named Cola, but I don't know its current status.