Closed BorzdeG closed 11 years ago
null
java.lang.NullPointerException
at javax.swing.ImageIcon.
When running the project everything is fine - no error. Now the error is, if you open the settings on the first screen - even when none of the projects is not open
null
java.lang.NullPointerException
at pl.itcrowd.pom_sorter.ui.SettingsForm.reset(SettingsForm.java:291)
at pl.itcrowd.pom_sorter.ui.SettingsForm.
This happens only when you have no project open and access settings.
For now I've made the PomSorter tab to be visible in Project Settings only if there is project opened. I've also asked JetBrains how to do it better http://devnet.jetbrains.net/message/5473126#5473126
When you open the Preferences page, download the icon appears as an error in the logs. screenshot: https://lh6.googleusercontent.com/-pyu35zPd95A/ULdBicNJIsI/AAAAAAAAGu0/ZY4FXt3hZX4/s800/screen000.png
Intellij IDEA: IU-123.23 OS: Ubuntu 12.04 64bit plugin version: 1.0.7-SNAPSHOT