MoreUnit / org.moreunit.intellij.plugin

MoreUnit IntelliJ Plugin
33 stars 8 forks source link

Exception while starting IntelliJ #2

Closed gianasista closed 9 years ago

gianasista commented 9 years ago

Today I got the following exception when I started IntelliJ:

09:53:27 IllegalArgumentException: Argument for @NotNull parameter 'focusedFile' of org/moreunit/intellij/plugin/navigation/FileEditorHistory.fileFocused must not be null

Never had this problem before

ndemengel commented 9 years ago

Looks like I misunderstood the lifecycle of editor tabs... Let me guess: it occurred when closing the last tab?

I will fix that during lunch time.

ndemengel commented 9 years ago

(BTW, sorry for my question... You wrote it clearly enough: "while starting IntelliJ" :-)