"Code insight settings damaged"

已回答

I have a test which is complaining on tearDown() about

org.junit.ComparisonFailure: Code insight settings damaged expected:<<temp[ /]>> but was:<<temp[>

      <option name="COMPLETION_CASE_SENSITIVE" value="2" />

    </temp]>>

 

Can someone explain to me how to prevent this from happening?

0

Please file a bug at https://youtrack.jetbrains.com/issues/IDEA. Attach idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085), project files in .idea directory and IDE configuration (File | Export Settings).

0

请先登录再写评论。