Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Option for verbose JDT output/logging

I have about 500megs of source in my project.  Sometimes a clean/build takes 20 minutes other times it takes 3 hours.  I would think the process of clean then build would be the same each time and reasonable consistent time wise.  Is there any way to turn on a verbose mode so I can attempt to see where the slowdowns are. Often I simply get an "Operation in progress" dialog with no option for details.  I'm then forced to just wait.
 
Scott

Back to the top