Compile taking a long time and compiling lots of classes
I am running build 3214, jdk 1.5 and windows 2000. When I change a file and initiate a compile this can take 8 to 10 minutes. And this isn't even a compile of my whole project.
Is there a compile argument or project flag I am not setting?
Please sign in to leave a comment.
Hi,
Try to increase the amount of memory for the VM first.
Debby Degnan wrote:
--
Maxim Mossienko
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I have the VM arg set to 640 already. I may have not been clear in my first post. All or most of the files are getting compiled, even if only one file has changed. I see that version 4.5.4 is on the download site, does this version have the same issue or is it fixed in this version.
This issue has been logged as a bug. http://www.jetbrains.net/jira/browse/IDEA-366
Are you initiating "compile" or "make"?
Also, could you please send me several thread dumps taken during the long-lasting compilation?
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Debby Degnan" <debbyd@altura.com> wrote in message news:14198243.1108514873280.JavaMail.itn@is.intellij.net...
>I am running build 3214, jdk 1.5 and windows 2000. When I change a file and initiate a compile this can take 8 to 10 minutes. And
>this isn't even a compile of my whole project.
>