Eclipse CHE: Pair programming with Eclipse Che Cloud IDE
- Mentors
- Sun TAN
- Organization
- Eclipse Foundation
Nowadays people tend to work with cloud IDEs more than standalone IDEs. Simplified sharing mechanisms do a major role in cloud IDEs. Pair programming is one of the main features of eclipse che which allows a programmer to see his fellow programmer’s cursor simultaneously which is very useful here Moreover, chatting with other participants while coding is a very significant feature since communication plays a major role in programming.Assume that a person is modifying a file and another one is modifying another file which is not opened by the first person both are getting notified and I’m focusing on implementing these three features in my project.