Hope this might help :
- Right Click your
Project
, go to Properties
.
- Select
Java Build Path
from Left Hand Side.
- On the Right Hand Side, Select
Source Tab
.
- Click on
Add Folder
, and mark the checkbox for bin
as SELECTED
under Source Folder Selection
Window.
- Press OK and OK again. And you will see your
bin
Folder.
Now you can see your bin folder, in Project Explorer
.