<
Fork me on GitHub




We provide IDE templates (for IntelliJ and Eclipse) for writing Isis domain objects, and also for unit tests (JUnit and JMock).

Download

The following table lists the templates to download

Template Prefix IntelliJ Eclipse

Isis Domain Objects

is

JUnit tests

ju

JMock tests

<tt>jm

The most commonly used Isis domain objects templates are also listed on the Isis cheat sheet.

Installation

IntelliJ

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

Eclipse

To install in Eclipse, go to Windows > Preferences > Java > Editor > Templates and choose Import.

Usage

Enter the prefix (is, ju, jm) and the IDE will list all available templates in that category.


Copyright © 2010~2015 The Apache Software Foundation, licensed under the Apache License, v2.0.
Apache, the Apache feather logo, Apache Isis, and the Apache Isis project logo are all trademarks of The Apache Software Foundation.

-->