Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: minor wording

...

And edit the corresponding Java class, Index.java, removing its body (but leaving the imports in place for now):

Code Block
langjava
titleIndex.java
public class Index
{
}

...