Versions Compared

Key

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

If you encounter issues while working with the IDEA plugin, please report them to Jira in PFAUT project. Partners or customers can raise a ticket to the Support portal. If possible, add a screenshot or attach the IDEA log file to the message. The log file is located at Help > Show Log in Files/Explorer/Finder; idea.log is the current log file.

Table of Contents
maxLevel1

Why Auto-completion Is Not Working?

...

Do you have element called "Filter" in one of your logics? Try to give it another name as described in Naming Conventions.

Cannot Fetch Due to "Error: Empty Key"

If you see "Error: Empty Key" in the fetch panel, then your config.groovy was created in a wrong way in the past. Just replace the part representing the Two-Factor Management key in config.json –  replace '' (empty String) with null. It is the last field of the array of connection details.

IntelliJ IDEA General Troubleshooting

...