[HOW TO] install Subversion/ Subclipse/ Eclipse Luna on Ubuntu

Install Subversion/ Subclipse for Eclipse Luna on Ubuntu

1. Download Eclipse here. Move it to /opt in case of me. Now I have /opt/eclipse-luna/
2. Install Java
3. Extract Eclipse Luna archive file.
4. Create a launcher shortcut for Eclipse Luna

vi /usr/share/applications/eclipse.desktop

Paste below content into:

[Desktop Entry]
Name=Eclipse 4
Type=Application
Exec=/opt/eclipse/eclipse
Terminal=false
Icon=/opt/eclipse/icon.xpm
Comment=Integrated Development Environment
NoDisplay=false
Categories=Development;IDE;
Name[en]=Eclipse

Enjoy!

If you want to install plugin, please do as follows:

1. Open Eclipse Luna
2. Go to Help -> Install New Software. And then hit the "Add" button
3. Type the Name into Name field and Location, paster the link plugin. Example below:
Name: Subclipse 1.6.x
Location: http://subclipse.tigris.org/update_1.6.x

Please note, you must check version of eclipse luna to find the compatible version of plugin.

If you have different Eclipse or Subversion, check this link:
http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA


Thank you for reading this article, please a comment if you are interested.
Tiến Phan - R0039
Knowledge is Endless
Sharing for Success

0 nhận xét:

Post a Comment