Eclipse: How to prevent an entire rebuild of a project after changing classpath

Posted by hhafez on Stack Overflow See other posts from Stack Overflow or by hhafez
Published on 2009-09-01T01:19:57Z Indexed on 2010/05/07 11:08 UTC
Read the original article Hit count: 201

Filed under:
|
|
|

Is there away to prevent eclipse from rebuilding the entire project every time I change an entry in the class path. Unfortunately, I have to play around with the build path often and rebuilding the projects takes a long time (easily 20-30 mins). Is there away to avoid this?

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about java