How to have IntelliJ give more verbose log messages

Hi,

So I ran into a bug into Intellij, fine I'll post a bug report. But I cannot continue work on my project because
the exception is causing all the features to shutdown. No syntax highlighting, cannot open files w/ ctrl-N, etc

Is there a way to make the log messages more verbose so I can see what file Intellij is having a problem with?

thanks scott

FYI stack trace is here
http://www.intellij.net/forums/thread.jsp?forum=45&thread=107377&tstart=0&trange=15

0
1 comment
Avatar
Permanently deleted user

Scott Morgan wrote:

Hi,

So I ran into a bug into Intellij, fine I'll post a bug report. But I cannot continue work on my project because
the exception is causing all the features to shutdown. No syntax highlighting, cannot open files w/ ctrl-N, etc

Is there a way to make the log messages more verbose so I can see what file Intellij is having a problem with?

thanks scott

FYI stack trace is here
http://www.intellij.net/forums/thread.jsp?forum=45&thread=107377&tstart=0&trange=15


If the problem persists after IDEA restart I'd recommend to clean up
caches directory located under %USER_HOME%/.IntellijIdea/system/

--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0

Please sign in to leave a comment.