Why everytime I Make Project, all java files rebuild instead of the
changed ones?
I think only build the changed files will be more effective.
Dependent files must also be recompiled apparently. If you can prove that a proper superset of this is getting recompiled (though many including myself have tried, but failed), then you are welcome to submit a request.
Oh yeah, I found the key of this problem. For my project's directory is under a CJK name directory, the Irida will compile all the class when I choose make project.
After I move the project to outside and has no CJK name directory above it, it works normally.
But there still some change between Irida and IDEA 454.
Did you've tried to clear your whole cache?
Tom
"ngokai" <no_mail@jetbrains.com> wrote in message
news:16381776.1109124202833.JavaMail.itn@is.intellij.net...
changed ones?
Dependent files must also be recompiled apparently. If you can prove that a
proper superset of this is getting recompiled (though many including myself
have tried, but failed),
then you are welcome to submit a request.
Eugene.
I clear the cache and the situation is going on.
Sorry for my English.
In my situation, even no files were changed, IDEA will compile all my source while I choose make-project.
It will do nothing in my old version IDEA 4.5.4 and some Irida versions.
ps:OF COZ I know that it should compile the dependent files. : )
Thanks.
After I install the 3235 with no old config, the compiler is normal now.
Oh, How should I change my old config to the new Irida...
Oh yeah, I found the key of this problem.
For my project's directory is under a CJK name directory, the Irida will compile all the class when I choose make project.
After I move the project to outside and has no CJK name directory above it, it works normally.
But there still some change between Irida and IDEA 454.
Sorry for disturbing you. : )
Where your files are located? On a network share?
Tom
The problem has been solved. : ).
The files in local harddisk but using subst to a specified driver.