Install eclipse Juno on ubuntud (SVN)

Source: Internet
Author: User
Tags gtk
Download:
Http://www.eclipse.org/downloads? Ostype = Linux

After decompression, move to/usr/local/and run it directly.

------------------------------------------------------------------------

After downloading eclipse-rcp-juno-sr1-linux-gtk-x86_64.tar.gz, right-click it and choose extract here to decompress the package. After decompression, if you want to copy the eclipse directory to/usr/local/eclipse (the path should not contain Chinese characters), just execute:

Sudo CP-r downloads/Eclipse/opt/eclipse

Or sudo CP-r eclipse // opt/eclipse

If-R is not added, the message CP: omitting directory appears. (If you want to copy a folder, add-R)

Appendix: http://www.eclipse.org/downloads/download.php? File =/technology/EPP/downloads/release/Juno/SR1/eclipse-rcp-juno-SR1-linux-gtk.tar.gz

 

The following errors may occur when you start Eclipse:

A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run eclipse. No Java virtual machine was found after searching the following locations :...

Solution:

Enter the eclipse directory on the terminal, and then enter

Sudo mkdir JRE

CD JRE

Sudo ln-S/opt/jdk1.6.0.39/Bin (/opt/jdk1.6.0.39 your JDK directory)

Then execute the command.

 

How can I create an eclipse shortcut on the desktop?

The method is as follows:

Enter

1,

Sudo gedit/usr/share/applications/eclipse. Desktop

Edit the file and add it to the file.

[Desktop entry]
Encoding = UTF-8
Name = eclipse platfrom
Comment = Eclipse IDE
Exec =/opt/Eclipse/eclipse
Icon =/opt/Eclipse/icon. XPM
Terminal = false
Startupnotify = true
Type = Application
Categories = application; development;
Note:

Exec =/opt/Eclipse/eclipse this is your eclipse directory location
Icon =/opt/Eclipse/icon. XPM This Is Your eclipse icon location

2. grant permissions to the file

Sudo chmod U + x eclipse. Desktop

3. Open the/usr/share/applications directory and copy the eclipse icon to desktop.

 

You can lock the eclipse icon on the sidebar to avoid searching on the dash homepage every time you execute eclipse. When the eclipse application is executed, right-click the eclipse icon on the sidebar and select"Lock to the initiatorIn this way, you can lock it.

 

Tip: we canEclipse. DesktopFile migration/Usr/local/development/eclipse-Indigo-3.7.2Directory, and then create a symbolic link/Usr/share/ApplicationsIn this way, you do not need to redo this file when reinstalling the system (my system/And/usr/localIs two different partitions ).

cd /usr/share/applicationssudo ln -s /usr/local/development/eclipse-indigo-3.7.2/eclipse.desktop

——————————————————————————————————————————————
The latest eclipse version of Juno has just been installed on the Svn of eclipse Juno. The default Interface of this version seems a bit unaccustomed. You can change it. here we will introduce the installation of the latest version of SVN.

1. download the latest version of SVN
Http://www.eclipse.org/subversive/latest-releases.php
Actual http://www.eclipse.org/downloads/download.php? File =/technology/subversive/1.0/builds/Juno/Subversive-1.0.0.I20120601-1700.zip

2. in the eclipse Regan directory, create a directory named Svn in dropins and create a directory named eclipse under SVN. create a links directory in the root directory and SVN. link file, write Path = dropins/SVN in it

3. decompress the downloaded SVN package and test the feature and plugins folders in the SVN/eclipse directory just created.

4. Also download subversive ctor, this is to be used with SVN, to find the version of their own system,: http://community.polarion.com/projects/subversive/download/eclipse/2.0/builds/
Under my version is the http://community.polarion.com/projects/subversive/download/eclipse/2.0/builds/Subversive-connectors-2.3.0.I20120520-1700.zip

5. decompress the downloaded connector, and install the plug-in the eclipse root directory, just like installing SVN above. You still need to create a similar directory structure. The name can be whatever you like, then, enter the decompressed feature and plugins folders in the Created directory, and remember to add the link file, which is similar to the preceding one.

6. Restart eclipse and use OK subeclipse.





~ /NFC/libnfc-1.7.0-rc4/utils debugging:

Libnfc_log_level = 3 NFC-list
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.