I had a file open, and renamed it by right-clicking on it in the Project
pane and choosing "Refactor --> Rename...".  The new name had an extension
not registered in IDEA.  IDEA presented a confirmation dialog, warning that
files with that extension aren't visible in IDEA.  I chose to rename anyway.

The filename tab for the renamed file's editor window changed to the new
name, but when i clicked in the editor window I got an Initial Assertion
message (trace below).

Also, the file's icon remains visible in the project pane (its filename is
not updated to the new name).  If i close and re-open its parent folder,
however, the file disappears from the project pane listing.

thanks,

chris
=================================================================
[command] IntelliJ IDEA (Pandora)  build #521
[command] JDK: 1.3.1
[command] VM: Java HotSpot(TM) Client VM
[command] Vendor: Sun Microsystems Inc.
[command] OS: Windows 2000
[command] java.lang.NullPointerException
[command]       at com.intellij.codeInsight.highlighting.h.b(h.java:150)
[command]       at com.intellij.codeInsight.highlighting.h.a(h.java:300)
[command]       at com.intellij.codeInsight.highlighting.h.a(h.java:302)
[command]       at com.intellij.codeInsight.highlighting.i.a(i.java:1)
[command]       at com.intellij.editor.b.f.a(f.java:111)
[command]       at com.intellij.editor.b.s.b(s.java:1116)
[command]       at com.intellij.editor.b.s.i(s.java:265)
[command]       at com.intellij.editor.b.s.f(s.java:530)
[command]       at com.intellij.editor.b.s.i(s.java:1001)
[command]       at com.intellij.editor.b.bb.run(bb.java:4)
[command]       at com.intellij.command.a.c.a(c.java:66)
[command]       at com.intellij.editor.b.s.a(s.java:812)
[command]       at com.intellij.editor.b.s.a(s.java:15)
[command]       at com.intellij.editor.b.d.mousePressed(d.java)
[command]       at java.awt.Component.processMouseEvent(Component.java:3712)
[command]       at java.awt.Component.processEvent(Component.java:3544)
[command]       at java.awt.Container.processEvent(Container.java:1164)
[command]       at java.awt.Component.dispatchEventImpl(Component.java:2593)
[command]       at java.awt.Container.dispatchEventImpl(Container.java:1213)
[command]       at java.awt.Component.dispatchEvent(Component.java:2497)
[command]       at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
[command]       at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2210)
[command]       at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
[command]       at java.awt.Container.dispatchEventImpl(Container.java:1200)
[command]       at java.awt.Window.dispatchEventImpl(Window.java:914)
[command]       at java.awt.Component.dispatchEvent(Component.java:2497)
[command]       at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
[command]       at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:131)
[command]       at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:98)
[command]       at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
[command]       at
java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to