Compiler Issue
Hi,
All of a sudden the compiler is getting stuck after it parses thru the set
of files...
If i try to compile a file at a time.. its working but if i try to compile
the whole project, it gets stuck after the initial parse.
There are more than 8K files in my project so it wont be possible to compile
individual file.
This was working perfectly and then all of a sudden its getting stuck.
Any ideas?
Please sign in to leave a comment.
Maybe it needs more memory. Specify more mem to the compiler in the Project
Properties->Compiler panel.
Thanks for your input Carlos. The memory is already set to 512M which is
half of my system memory. I used to get "out of memory " messages long back
when i had it at 128M
There are few other things I've already tried:
1. ReInstall IntelliJ
2. ReInstall JDK
3. Refresh source code
4. delete old compiled classes
Any more inputs will be highly appreciated.
thanks
"Carlos Costa e Silva" <carlos@keysoft.pt> wrote in message
news:bekgir$8bv$1@is.intellij.net...
Project
>
>
>
>
No idea then.
Try adding this to the idea log.xml file and maybe the added log will say
something.
]]>
Vikas,
what OS are you on?
Friendly,
Dmitry
Vikas Wadhera wrote:
--
Dmitry Lomov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Also a thread dump in IDEA console when compiler hangs may help.
--
Best regards,
Eugene Zhuravlev
JetBrains, Inc, http://www.intellij.com
"Develop with pleasure!"
"Carlos Costa e Silva" <carlos@keysoft.pt> wrote in message news:bekqp8$fvc$1@is.intellij.net...
>
>
>
>
Windows 2000 professional.
"Dmitry Lomov" <dsl@intellij.com> wrote in message
news:belnt3$jvp$2@is.intellij.net...
>
>
>
set
compile
>