We provide IDE templates (for IntelliJ and Eclipse) for writing Isis domain objects, and also for unit tests (JUnit and JMock).
To install in IntelliJ, copy to the relevant config/templates
directory, eg:
Windows <User home>\.IntelliJIdea14\config\templates
Linux ~/.IntelliJIdea14/config/templates
Mac OS ~/Library/Preferences/IntelliJIdea14/templates
To install in Eclipse, go to Windows > Preferences > Java > Editor > Templates
and choose Import
.
Enter the prefix (is
, ju
, jm
) and the IDE will list all available templates in that category.