Developer's Guide
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.
- Right click the project and select Properties.
- Select Java Build Path on the left panel.
- Select the Libraries tab.
- Click Add Variable..., select
ECLIPSE_HOME - ... and click on
Extend...
- Expand plugins and select
org.eclipse.osgi_<<suffix>>
- Click OK to close the variables dialog.
- Click OK to close the properties dialog.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]