Recreating PyCharm launcher in Ubuntu

后端 未结 17 1336
一向
一向 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 07:09

    In the 2016 version of PyCharm just do following:

    1. Start PyCharm.
    2. From the Tools menu, select "Create Desktop Entry..."
    3. Create entry for "all the users" if required.
    4. Relaunch PyCharm from Launcher.

提交回复
热议问题