mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
annotations for gson library
GitOrigin-RevId: 3a5528a6ddf935fb902f73d8d8c466a700fed356
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3af89d9bec
commit
9c8eaee2c1
Generated
+3
@@ -1,6 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="gson" type="repository">
|
||||
<properties maven-id="com.google.code.gson:gson:2.8.6" />
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/gson" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<root>
|
||||
<item name='com.google.gson.JsonObject com.google.gson.JsonArray getAsJsonArray(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user