// to the device repository when there is a save or the
// property is changed. This is done with the
// ProjectDeviceRepositoryChangeListener below.
dram = new DeviceRepositoryAccessorManager(MCSProjectNature.
getDeviceRepositoryName(project),
new JAXPTransformerMetaFactory(),
new DefaultJDOMFactory(), false);
final DeviceRepositoryBrowserPage page =
new DeviceRepositoryBrowserPage(dram);
projDeviceRepositoryChangeListener =