Skip to content

Commit

Permalink
Intellij cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
U-INT\schmidhe authored and U-INT\schmidhe committed Mar 29, 2012
1 parent 6dfce5c commit 0b00eb9
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 425 deletions.
18 changes: 18 additions & 0 deletions Twitter-Crawler.ipr
Expand Up @@ -80,6 +80,24 @@
</list>
</option>
</component>
<component name="NullableNotNullManager">
<option name="myDefaultNullable" value="org.jetbrains.annotations.Nullable" />
<option name="myDefaultNotNull" value="org.jetbrains.annotations.NotNull" />
<option name="myNullables">
<value>
<list size="0" />
</value>
</option>
<option name="myNotNulls">
<value>
<list size="3">
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
</list>
</value>
</option>
</component>
<component name="Palette2">
<group name="Swing">
<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">
Expand Down

0 comments on commit 0b00eb9

Please sign in to comment.