Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For convenience, you can clone the module from the template processor operator. Your Java Code should be based in my-module/src/main/java/<code-base>/, there you should place your Operator sub-class. Tests should be placed in my-module/src/test/java/<code-base>/, test resources in my-module/src/test/resources/<code-base>/. The meaning of the other files is explained in How to integrate an operator .

...