Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.47 KB

Installation.md

File metadata and controls

20 lines (16 loc) · 1.47 KB

Installation

Requirements:

Instructions:

  1. Use your existing Eclipse, or download a new Eclipse package from http://www.eclipse.org/downloads/.
  1. Start Eclipse, go to Help -> Install New Software...
  2. Click the Add... button, then enter the Update Site URL: http://goclipse.github.io/releases/ in the Location field, click OK.
  3. Select the recently added update site in the Work with: dropdown. Type GoClipse in the filter box. Now the Goclipse feature should appear below.
  4. Select the GoClipse feature, and complete the wizard.
  • Dependencies such as CDT will automatically be added during installation.
  1. Restart Eclipse. After that take a look at the configuration section in the User Guide.

Updating:

If you already have GoClipse installed, and want to update it to a newer release, click Help -> Check for Updates....