Hi All,
In the 'desired XML' section of the project assignment page, the 'Hello.java' output has a line for the class's visibility, "<visibility>public</visibility>", but no lines for any other modifiers ('static', for example). For the purposes of our XML, are we to care only about visibility, and abandon the other modifiers, or should the other modifiers be included? If they are to be included, how should we mark them up?
Thanks!