How can I show the folder (bin) where my class files are placed after I build a project in eclipse? I want this directory to show up in the package explorer. Searched the forums, but can't seem to find an answer
Use Ctrl + Shift + H keys to search for classes.
Eclipse shows hidden files in the "Navigator" view. You can add that via Window->Show View->Navigator. With Eclipse 4.14 for Mac OS X: Window > Navigation > Show View Menu > Filters ans Customization, then after just uncheck .
Make sure that in the Project up-menu, the option "Build Automatically" is checked then just clean your project. It should regenerate the . class file(s).
You can view the the bin folders in the Navigator
(Window
--> Show View
---> Navigator
) or in the Project Explorer
(Window
--> Show View
---> Project Explorer
) . But I don't think you can view the bin folders in the package explorer
For viewing the bin folders in the Project Explorer
, you can click Customize View
---> Filters
--> Do not click Java Output Folders
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With