How to choose the package name.
How to properly choose the name for the package?
for example if I have a domain mydomain.com and an app called myapp
the appropriate name would be: com.mydomain.myapp?
in this scenario what the package names of additional libraries that I create in eclipse?
Thank you.
How to properly choose the name for the package?
for example if I have a domain mydomain.com and an app called myapp
the appropriate name would be: com.mydomain.myapp?
in this scenario what the package names of additional libraries that I create in eclipse?
Thank you.