Here is Github Desktop where is IDE to open project
How can I change it to eclipse IDE
CodePudding user response:
Github desktop does not support Eclipse. They support 18 IDEs other than VS code on windows. You can view the list with links to each IDE in the Github docs. You are able to edit the clone in Eclipse then the changes will show up in GH destop. The only difference is that there is no button to open the IDE directly in GH desktop.