aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/protobuf')
-rw-r--r--src/main/protobuf/android_studio_ide_info.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/protobuf/android_studio_ide_info.proto b/src/main/protobuf/android_studio_ide_info.proto
index c0b8a39bb0..6e75b05dfd 100644
--- a/src/main/protobuf/android_studio_ide_info.proto
+++ b/src/main/protobuf/android_studio_ide_info.proto
@@ -67,6 +67,7 @@ message RuleIdeInfo {
JAVA_BINARY = 7;
PROTO_LIBRARY = 8;
ANDROID_SDK = 9;
+ JAVA_PLUGIN = 10;
}
string label = 1;