Installing Descent

First download Eclipse >= 3.2.1 (we know it dosen't work in version 3.2).

Important: if the new version dosen't appear in the "Find and install" window, try running eclipse from the command line with the "-clean" argument.

Very Important: you will need Java 1.5 or greater.

  1. Run Eclipse. (as root to install system wide)
  2. Goto "Help -> Software updates -> Find and install..." and click Next.
  3. Select "Search for new features to install" and click Next.
  4. Click "New remote site...".
  5. Enter "Descent" in the name field.
  6. Enter "http://svn.dsource.org/projects/descent/trunk/descent.update-site/" in the URL field.
  7. Click Ok.
  8. Click Finish.
  9. From here, check all the checkboxes found, and click Next.
  10. Accept the license agreement and click Next, and then finish.
  11. Make sure you configure the plugin properly after the installation finishes.

After the plugin installs, restart Eclipse.

Go to "File -> New -> Project". In the "D" category select "D Project", enter it's location and hit OK.