Add desktop launch shortcuts for eclipse in Ubuntu

Source: Internet
Author: User
Tags connection reset

The Application Launcher "Xxx.desktop" in Ubuntu has not been flagged as a trusted issue: http://www.tuicool.com/articles/fIBJ32n

Eclipse Issue: Prefences toolbar switch unresponsive, need to modify the Eclipse.init configuration file, on the top plus
--launcher. Gtk_version
2
--launcher.library
Can


Eclipse Configure desktop icon to start:
sudo touch eclipse.desktop (created under/usr/share/applications/eclipse.desktop if you want to configure eclipse in the boot bar)

sudo vim eclipse.desktop

File content Input:
[Desktop Entry]
Encoding=utf-8
Name=eclipse
Comment=eclipse
Exec=/home/zhoushuo/app/eclipse/eclipse
icon=/home/zhoushuo/app/eclipse/icon.xpm
Terminal=false
Startupnotify=true
Type=application
Categories=application;development;
Save
Execute: sudo chmod u+x eclipse.desktop turn it into an executable file.
sudo nautilus means to access the file as an administrator, find the untrusted icon, right-click Properties, Permissions tab, and allow the file to be ticked as a program execution.

Http://www.linuxidc.com/Linux/2016-07/133482.htm
http://www.tuicool.com/articles/fIBJ32n

Eclipse Install SVN plugin
An error occurred while collecting items to be installed
Session context was: (Profile=epp.package.jee, Phase=org.eclipse.equinox.internal.p2.engine.phases.collect, operand =, action=).
Unable to read repository at HTTP://SUBCLIPSE.TIGRIS.ORG/UPDATE_1.8.X/PLUGINS/ORG.TIGRIS.SUBVERSION.SUBCLIPSE.DOC_ 1.3.0.jar.
Connection Reset
Updated multiple error, solution

The Eclipse default network uses a local proxy and is modified as a direct connection:

Windows > Preferences then General > Network Connections modified to:

Direct Connection

The virtual machine does not start after forcing the computer to shut down:
sudo apt-get install dkms
SUDO/SBIN/RCVBOXDRV Setup
Run these two lines of command to resolve

Add desktop launch shortcuts for eclipse in Ubuntu

Related Article

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.