(1) First, install IntelliJ idea
(2) then CD to the desktop directory
(3) enter touch idea.desktop
(4) enter sudo VI idea.desktop
[Desktop Entry]
Name=IntelliJ IDEA
Comment=IntelliJ IDEA
Exec=/usr/local/ideaIU/bin/idea.sh //This is in the IDEA directory of your own installation
Icon=/usr/local/ideaIU/bin/idea.png //This is in the IDEA directory of your own installation
Terminal=false
Type=Application
Categories=Developer;
After quitting,
Enter sudo Chmod + X idea. Desktop
and the idea. Desktop file will appear on the desktop. Right click and click allow to start
Read More:
- Shortcut to exit zoom mode in VirtualBox [off]
- MacOS: How to Fix Intellij-IDEA main menu disappears Bug
- IntelliJ: How to Create Ktor Server
- How to create JSP project in new version after idea2020
- How can IntelliJ idea completely delete a project
- Idea startup prompt failed to create jvm: error code -1 jvm path solution
- IntelliJ idea startup error: error statuslogger log4j2 could not find a logging implementation
- Git uploads local IntelliJ idea project to GitHub
- Upgrade to IntelliJ idea 2021.2 and start the project with an error
- Plugin Error: Plugin “Android Code Generator“ is incompatible (supported only in IntelliJ IDEA)
- The solution of using Autowired annotation to report errors in IntelliJ idea
- The solution of notes floating red error in IntelliJ idea
- IDEA报Unable to save settings: Failed to save settings. Please restart IntelliJ IDEA
- Split screen display method in IntelliJ idea
- IntelliJ idea debugging Java 8 stream
- Solve the problem of USB mouse failure in the laptop mode of Ubuntu
- There is no windows solution in dual system Ubuntu grub startup
- How to install postman tool in Ubuntu 16.04
- Solve the problem that target code version of Maven project sub module in IntelliJ idea is always rolled back