When using Eclipse and the ADT to import an Android Project, the name of the project displayed in the project Navigator comes up "package.projectname" (i.e. com.android.example.hello). If I import the Android Project using the import General option, the project name is just displayed as the name with no package. Is there an easy way to get the import Android Project method to behave like this. I know that if I create an Android Project, the name will just be the project name (not connected to package), so why does import not behave the same.
I know you can go to Windows -> Preferences, then Java -> Appearance and setup a "Abbreviate Package Name" rule, however, this is per package name and if I try different package names for different projects this will become annoying. Thanks for the help. -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

