How to switch the default tool to open a project?

Answered

If I open a project in say, PyCharm but later I'd like to associate that project with GoLand, how can I do that?

I believe I can delete .idea in the project dir, but that removes all the settings.  In years past it was also possible to edit some .iml files by hand but this has become less realistic as the complexity grew and ToolBox app was introduced.

0
1 comment

Hi Bryan. Unfortunately, you cannot select another IDE via the Toolbox App. You can choose only between versions of the IDE already associated with the project. The fastest way to do this is to open this project from PyCharm in GoLand. After closing GoLand, the project will be associated with the new IDE. 

0

Please sign in to leave a comment.