performance - How can I see Eclipse compilation details log -


Is it possible to view the Eclipse Compilation Details log?

After several project changes, the speed of the compilation is greatly reduced (~ 10 seconds after the simple file change). It would be nice to see how the compilation steps take the most time.

You can enable for the JDT / Core plugin. In the Org.eclipse.jdt.core plugin See more details in the option file as well.


Comments