Configuring Descent

If you are using a library, you'll need to add an include path to the project.

  1. Right click on the project and select Build Path -> Configure build path.
  2. Go to the libraries tab.
  3. Click on "Add external include path...".

File imports

To resolve import("filename") expressions, Descent uses the same paths specified in the previous section.