google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Default group ID to Java package in flex wizard
unless the user explicitly types something different

I am on to this. This requies refactoring code from the standard Maven-based wizard, and will be fixed when I unify the two standard wizards.
Oh, are you saying setting the group ID from the package or the other way around? I was talking about the latter, which we currently do in the Maven-based std wizard (setting the package from the group ID).
group ID from the package. The package is more important and comes first in the UI reading from top to bottom.