When I'm trying to create a folder structure in my Resources folder, Eclipse messes it up.
For example I have an image stored in /Resources/Graphics/SomeFolder/example.gif
In the Package/Project Explorer
I have then an empty package Graphics
and a different package called Graphics.SomeFolder
. Now I can't load the image when I try to access is with the normal path.
For clarification I created this folder structure \Resources\graphics\images\subfolder\image.gif
and this is what Eclipse makes of it:
Screenshot http://666kb.com/i/cm9j1lc3n76biybxp.gif