litesoft
Diff Revisions
459
vs
506
for /trunk/GWT_Sandbox/InitFrom/InitFrom.ipr
|
@@ -174,6 +174,24 @@ |
174 |
174 |
|
<option name="FILTER_INFO" value="true" /> |
175 |
175 |
|
<option name="CUSTOM_FILTER" /> |
176 |
176 |
|
</component> |
|
177 |
+ |
<component name="NullableNotNullManager"> |
|
178 |
+ |
<option name="myDefaultNullable" value="org.jetbrains.annotations.Nullable" /> |
|
179 |
+ |
<option name="myDefaultNotNull" value="org.jetbrains.annotations.NotNull" /> |
|
180 |
+ |
<option name="myNullables"> |
|
181 |
+ |
<value> |
|
182 |
+ |
<list size="0" /> |
|
183 |
+ |
</value> |
|
184 |
+ |
</option> |
|
185 |
+ |
<option name="myNotNulls"> |
|
186 |
+ |
<value> |
|
187 |
+ |
<list size="3"> |
|
188 |
+ |
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" /> |
|
189 |
+ |
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" /> |
|
190 |
+ |
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" /> |
|
191 |
+ |
</list> |
|
192 |
+ |
</value> |
|
193 |
+ |
</option> |
|
194 |
+ |
</component> |
177 |
195 |
|
<component name="Palette2"> |
178 |
196 |
|
<group name="Swing"> |
179 |
197 |
|
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> |