I've installed using snap command on terminal and nothing appears on my Cinnamon menu. I tried nothing, beacuse I'm new in this world.
Asked
Active
Viewed 7,418 times
8
-
maybe this will help https://intellij-support.jetbrains.com/hc/en-us/community/posts/206855565-Creating-desktop-menu-items-for-Intellij-IDEA-in-Linux – vimalDev Apr 09 '18 at 04:31
-
This question might be more appropriate for https://unix.stackexchange.com/ because while it mentions programming tools it appears to be more about [Cinnamon menu](https://github.com/linuxmint/cinnamon-menus). – Jason Aller Apr 10 '18 at 15:14
1 Answers
24
Not sure if this will work just the same for your OS (I use Ubuntu 16.04), but in Intellij you can go to Tools -> Create Desktop Entry. I believe that will give you an entry in your search menu.

dbep
- 647
- 6
- 20
-
3
-
I added a screenshot of what it looks like on intellij 2016.3. What version do you have, and does yours looks like this. Maybe a screenshot of what you are seeing would be useful. – dbep Apr 09 '18 at 17:16
-
Still works with PyCharm 2020.3 Community Edition under Linux Mint Cinnamon. Thanks for the tip!. – Alexey Dec 12 '20 at 15:56
-
1If you cannot find "Create Desktop Entry" in the Tools menu, use Find Action... (Ctrl+Shift+A) – jchavannes Jun 18 '21 at 20:16