Developer's Guide


Configuring the student teacher project

This task assumes you have created the student teacher project as described in the previous section.

Follow the instructions below to configure the student teacher project.

  1. Right click the project and select Properties.
  2. Select Java Build Path on the left panel.
  3. Select the Libraries tab.
  4. Click Add Variable..., select ECLIPSE_HOME - ... and click on Extend...
  5. Expand plugins and select org.eclipse.osgi_<<suffix>>
  6. Click OK to close the variables dialog.
  7. Click OK to close the properties dialog.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]