Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JProfiler asking for IntelliJ Configuration Director (.IntelliJ...)

I tried to install JProfiler integrated with IntelliJ 10 on MacOS. The installer tries to locate a 'IntelliJ configuration folder' which I dont have and I dont know how to create.

Any assistance or hints would be fantastic.

like image 874
cmdematos Avatar asked Dec 06 '25 13:12

cmdematos


1 Answers

See the corresponding IntelliJ IDEA FAQ article.

~/Library/Preferences/IntelliJIdea10

Windows:

C:\Users\user.IntelliJIdea2017.2

like image 162
CrazyCoder Avatar answered Dec 08 '25 17:12

CrazyCoder