Recreating PyCharm launcher in Ubuntu

后端 未结 17 1242
一向
一向 2021-01-30 06:16

I installed pycharm normally via bin/pycharm.sh, but the mistake I made was doing bash pycharm.sh while the pycharm directory has inside the D

17条回答
  •  执念已碎
    2021-01-30 06:46

    I guess you didn't check 'Create the entry for all users (requires superuser privileges)' option on Tools -> Create Desktop Entry. You should check it.

    You don't have to create something new.

提交回复
热议问题