From the main menu, select **Help | Edit Custom Properties....** This selection opens the ""idea.properties** file. If it does not exist, the IDE will prompt to create one.
Add the line shown below to the **idea.properties** file: ``` idea.is.internal=false ``` Save the **idea.properties** file and restart the IDE.