How to make the details of Eclipse's work transparent?

problem description

Eclipse has done a lot of tedious compilation, running, packaging and other work for us, and our development efficiency has also benefited from this. But sometimes when we investigate certain problems, we still take these details into account. IDEA does a good job, and for any task it performs, it outputs the corresponding command on the console. Do you know if Eclipse can achieve the same effect?

May.14,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b400c2-2c50d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b400c2-2c50d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?