Adding Intellij Idea link in Application Launcher in Lubuntu


cd /usr/share/applications
sudo nano intelij-idea.desktop



Write the content as 

#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Name=Intelij
Comment=Intelij Idea
Exec=/home/rajiv/ideaIC-2018.2.2/idea-IC-182.4129.33/bin/idea.sh
Terminal=false
Type=Application
Categories=Development;
Icon=/home/rajiv/ideaIC-2018.2.2/idea-IC-182.4129.33/bin/idea.png


save and close this file

Now you can see Intelij under Programming menu.


Comments

Popular posts from this blog

wxFormBuilder setup on ubuntu

Creating blocks in gist.github to show on bl.ock.org