question on src folders in eclipse
Posted
by Jeff Colapietro
on Stack Overflow
See other posts from Stack Overflow
or by Jeff Colapietro
Published on 2010-06-10T19:10:39Z
Indexed on
2010/06/10
19:12 UTC
Read the original article
Hit count: 166
So, I've been doing android application tutorials and everytime I create a package, for example the helloAndroid tutorial is com.example.android. When it saves this to src it creates a folder for com, another for example and one last one for android. So it gives me the error "class com.example.android does not exist" because its broken into different folders.
If anyone can help me out please email me at: [email protected] Thank you very much.
© Stack Overflow or respective owner