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?

...

Have you added the Pricefx Framework support? You should Upgrade Studio Upgrade Instructions for the Project Libraries when a major Studio or PFX versions are released.

...

  1. Invalidate caches: File > Invalidate Cache / Restart > InvalidateClear file system cache and Local History

  2. Close IDEA.

  3. In the OS, delete IDEA config files of the project:

    • Browse to the project folder.

    • Find the .iml file in the project root and delete it.

    • Find the .idea folder in the project root and delete it.

  4. Reopen the project in IDEA.Invalidate and restart IDEA: File > Invalidate Cache / Restart > Invalidate & Restart

Code Reference Info: 
https://www.jetbrains.com/help/idea/viewing-reference-information.html