问题 Is it possible to create one project in GitHub, and two teams who are using different IDE like Eclipse and Intellij can configure project with github and can work simultaneously on same project? I have searched it but not able to find proper solution for it. 回答1: Yes, you even can version: your .project and .classpath (eclipse) and your .idea folder (intellij) And both set of IDE-specific files would ignore each others: one could use the Eclipse settings without realizing there is an IntelliJ