Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Notes on running CLI Tests in Intellij

...

  1. Go to File > Settings > Editor > File Types
  2. In the Recognized file types box, scroll down to XML , select it and under the Registered patterns box, click the + sign, and add *.dfdl.xsd. Repeat for *.tdml.

To be able to run CLI Tests, you either can try:

  1. IntelliJ Idea Ultimate. You can get a free license
    1. if you're an apache committer: https://www.jetbrains.com/community/opensource/#partner
    2. if you're a student/teacher: https://www.jetbrains.com/community/education/#students
    3. if you're part of an open source project: https://www.jetbrains.com/community/opensource/#support
  2. IntelliJ Idea Community as described in this comment (works for some, but not all).