IntelliJ IDEA updating classes takes too much time -


i idea, when work webapp running on tomcat , modify single java class file, have update classes , resources , takes more time in eclipse. in eclipse it's instant, @ least don't notice anything, in idea make , updates caches , don't know else it's annoying. why , how can solve this?

update depend on project , configuration in idea. should not take long required steps performed. compilation incremental , instant. in order understand why takes long project, we'll need sample project , exact steps reproduce it, please file issue our issue tracker.

if want fast updates, may consider using jrebel, has plug-in idea.


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

java - Why is BlockingQueue.take() not releasing the thread? -

jQuery Ajax Render Fragments OR Whole Page -