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.