Add ubuntu software to the starter

Source: Internet
Author: User


Ubuntu software is added to the starter to establish its own starter, and added to the system application for unified management, the system does not provide this function (it is obvious that the current design is only a half-product, such a common function is not provided by default ). Www.2cto.com 1. In the/usr/share/applications directory, create the eclipse starter configuration file cd/usr/share/applicationsvim eclipse. desktop2. edit eclipse. desktop and save it. Simple configuration example: java code [Desktop Entry] Version = 1.0 Name = eclipse Exec =/home/su/eclipse Terminal = false Icon =/home/su/eclipse/icon. xpm Type = Application Categories = Development www.2cto.com and then you can find eclipse in "programming" of "Application". Generally, the Name and Exec sections must be set. Categories indicates classification, type indicates the Type, which is also recommended. You can decide whether to set the other part. 2. Save it as an Eclipse. desktop file and copy it directly to the/usr/share/applications directory. Sudo cp ~ /Eclispe. desktop/usr/share/applications/Note: if you do not know how to set some parameters, you can find the existing desktop files in the/usr/share/applications directory for reference!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.