how to completely remove Intellij
Please see also this thread: http://devnet.jetbrains.net/message/5472994
basically, my Intellij got into a state i can't even start it, I tried to uninstall and remove any leftovers, but doesn't help.
Can someone provide a complete list of things that needs to be removed to insure 100% removal of Intellij so i can restart?
Thanks,
Please sign in to leave a comment.
You do not mention what OS. But in most cases it is simply:
That should be all you need. On Windows, the only registry entries are for a file association. If you want to be completely thorough, you can delete those, but I doubt they would cause any issues. They are (to the best of my knowledge):
On Sun, 02 Dec 2012 12:26:35 MSK, sean w <no_reply@jetbrains.com>
wrote, quoted or indirectly quoted someone who said :
>
>basically, my Intellij got into a state i can't even start it, I tried to uninstall and remove any leftovers, but doesn't help
Look in the tips section of http://mindprod.com/jgloss/intellij.html
--
Roedy Green Canadian Mind Products http://mindprod.com
Students who hire or con others to do their homework are as foolish
as couch potatoes who hire others to go to the gym for them.
Hi Mark,
Thanks for the info.
The OS version is OSX 10.7.5. I downloaded the community version from here: http://www.jetbrains.com/idea/download/
I have checked and there is nothing at the four locations mentioned in the link, however, I do notice that when start, it did a little bit something, it created a directory at ~/Library/Caches/IdeaIC11/
but that's about the app just hang.
in the linked issue I posted, I also have the hang screenshot, crash dump, and info obtained from activity monitor attached, please let me know if you have problem seeing them.
Thanks,
Sean
Hey guys, I realized the issue is really that I manually repointed to jdk6 on my machine, that caused the problem. pointing back to 7 worked.
Thanks,
Sean