Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

eclipse intellij can use Github for same project

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.

like image 666
Mad MAX Avatar asked Apr 25 '26 17:04

Mad MAX


1 Answers

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 IDEA project, and vice-versa.

like image 106
VonC Avatar answered Apr 28 '26 06:04

VonC



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!