We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a177d2 commit a2f5303Copy full SHA for a2f5303
src/file_lists.cmake
@@ -602,7 +602,7 @@ set(plugin_proto_files
602
603
# @//java/core:java_features_proto
604
set(java_features_proto_proto_srcs
605
- ${protobuf_SOURCE_DIR}/java/core/src/main/java/com/google/protobuf/java_features.proto
+ ${protobuf_SOURCE_DIR}/java/core/src/main/resources/google/protobuf/java_features.proto
606
)
607
608
0 commit comments