|
Project Guest VM: Developing Guest VM under EclipseIntroductionFirst, make sure thatgmake is on the PATH
and the XEN_ROOT environment variable is set to the root of
your Xen distribution before launching Eclipse.
Second, read the instructions for developing Maxine under Eclipse, and follow them up to the step "Building the boot image". Then, similarly to the way you imported the Maxine projects into Eclipse, import the Guest VM projects, selecting the "guestvm" directory in the import stage.
Note that Guest VM has a mixture of projects in different "styles" owing to
their independent development. Generally, GuestVMBase and GuestVM follow the
Maxine code style and formatting. However, there are slight differences
and these projects use Eclipse Lauch ConfigurationsThere are several standard Eclipse launch configurations to run GuestVMBinaryImageGenerator:
| ||||||||||||||||||||||