I'm trying to find the .class file after running a java project in VScode on macOS, I searched google but there is only path for windows OS, can anyone help to figure out the .class file? This is the java project's name :testSearch.java
I want to find the testSearch.class file after running.



