Subversion Repository Public Repository

litesoft

Diff Revisions 911 vs 912 for /trunk/GWT_Sandbox/Prioritizer/Prioritizer.ipr

Diff revisions: vs.
  @@ -1,8 +1,5 @@
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 2 <project version="4">
3 - <component name="AntConfiguration">
4 - <defaultAnt bundledAnt="true" />
5 - </component>
6 3 <component name="BuildJarProjectSettings">
7 4 <option name="BUILD_JARS_ON_MAKE" value="false" />
8 5 </component>
  @@ -72,7 +69,11 @@
72 69 <entry name="?*.jpeg" />
73 70 <entry name="?*.jpg" />
74 71 </wildcardResourcePatterns>
75 - <annotationProcessing enabled="false" useClasspath="true" />
72 + <annotationProcessing>
73 + <profile default="true" name="Default" enabled="false">
74 + <processorPath useClasspath="true" />
75 + </profile>
76 + </annotationProcessing>
76 77 </component>
77 78 <component name="CopyrightManager" default="">
78 79 <module2copyright />
  @@ -224,28 +225,6 @@
224 225 <option name="FILTER_INFO" value="true" />
225 226 <option name="CUSTOM_FILTER" />
226 227 </component>
227 - <component name="NullableNotNullManager">
228 - <option name="myDefaultNullable" value="org.jetbrains.annotations.Nullable" />
229 - <option name="myDefaultNotNull" value="org.jetbrains.annotations.NotNull" />
230 - <option name="myNullables">
231 - <value>
232 - <list size="3">
233 - <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
234 - <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
235 - <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
236 - </list>
237 - </value>
238 - </option>
239 - <option name="myNotNulls">
240 - <value>
241 - <list size="3">
242 - <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
243 - <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
244 - <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
245 - </list>
246 - </value>
247 - </option>
248 - </component>
249 228 <component name="Palette2">
250 229 <group name="Swing">
251 230 <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">