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
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can view the the bin folders in the
Navigator(Window–>Show View—>Navigator), which is now deprecated, or in theProject Explorer(Window–>Show View—>Project Explorer) . But you can’t view the bin folders in thePackage Explorer.For viewing the bin folders in the
Project Explorer, you can clickCustomize View—>Filters–> Do not clickJava Output Folders