Oh I see. That's just how Eclipse displays it. Right on top of the tree find the little triangle icon, in the menu change the view to Package Representation > Hierarchical.
HTH R/ On Sat, May 16, 2009 at 3:26 PM, Xian Chen <[email protected]> wrote: > My question is "com", "com.company" are also resolved as packages as shown > in the attachment. > How can I avoid this problem? > Thanks, > > On Sat, May 16, 2009 at 5:45 PM, Raphael <[email protected]> wrote: >> >> I fail to understand your point. >> >> Have directories as src/com/company/project is the right way to >> organize the sources. Am I missing something? >> >> R/ >> >> On Thu, May 14, 2009 at 7:40 PM, Xian Chen <[email protected]> wrote: >> > Hello, >> > This would be silly question... >> > When I trying to import an existing project into Eclipse, the package >> > structure is totally mess up. >> > For eg. the package structure looks like this: >> > com.company.project >> > and the folders are: src/com/company/project >> > The "src" in Eclipse would be these: com, com.company, >> > com.company.project. >> > In another way, the Eclipse treat com, com.company as sepearte packages >> > instead of folders. >> > Any ideas? >> > Thanks, >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

