<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="TextFileEditor"
RESIZE="true" width="640" height="480" label="TextFileEditor">
<FillLayout name="shellFillLayout"></FillLayout>
<Group name="group" text="TextFileEditor" label="TextFileEditor">
<FillLayout name="groupFillLayout"></FillLayout>
<TextFileEditor name="textFileEditor" file="webroot/index.html"></TextFileEditor>
</Group>
</Shell>