Fixing errors in Maven build
This commit is contained in:
@@ -263,9 +263,15 @@
|
||||
<item name='javax.swing.JMenuBar java.lang.String getUIClassID()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='javax.swing.JMenuBar javax.swing.JMenu add(javax.swing.JMenu) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='javax.swing.JPopupMenu javax.swing.JMenuItem add(javax.swing.Action)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='javax.swing.JPopupMenu javax.swing.JMenuItem add(javax.swing.JMenuItem) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='javax.swing.JEditorPane JEditorPane(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -626,6 +632,9 @@
|
||||
<item name='javax.swing.JMenu java.awt.Component add(java.awt.Component) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='javax.swing.JMenu javax.swing.JMenuItem add(javax.swing.JMenuItem) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='javax.swing.JRootPane javax.swing.JLayeredPane createLayeredPane()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user