goLand does not install as an application in Fedora 27
So, I am currently using both intellilJ and goLand. When I ran the installation for intelliJ, it actually gets listed as a run-able application on my system, when I go to actvities. However, goLand does not do this. In order to run goLand, I must go into the goLand directory with my terminal and launch the .sh file every time which is rather annoying.
How do I go about adding the program to the list of executable programs?
Please sign in to leave a comment.
Go to Tools | Create Command Line launcher... and that should solve the issue.