Fixed: [Issue 21] ProtobufQualifiedNameProvider assumes package names do not contain dots.
http://code.google.com/p/protobuf-dt/issues/detail?id=21

We split package names into segments and verify that the qualified name contains all the segments of the package name.
1 file changed
tree: 26d3138344d0248e29b794460f07308a435b97a5
  1. com.google.eclipse.protobuf/
  2. com.google.eclipse.protobuf.ui/