Properties Editor 1.1a exception on Pallada 2008 关注
Hi.
Pallada 2008
I get the following exception trying to open a .properties file either from
CtrlShiftN or from the project tree:
Error message: Error during dispatching of
java.awt.event.MouseEvent[MOUSE_CLICKED,(227,1033),button=1,modifiers=Button
1,clickCount=2] on frame0
java.lang.NoClassDefFoundError: com/intellij/ui/Splitter
at
com.resedit.propedit.PropertiesFileEditorComponent.createEditor(PropertiesFi
leEditorComponent.java:165)
at com.intellij.openapi.fileEditor.a.f.b(f.java:409)
at com.intellij.openapi.fileEditor.a.f.access$900(f.java:595)
at com.intellij.openapi.fileEditor.a.f$3.run(f$3.java:2)
at com.intellij.openapi.command.impl.a.executeCommand(a.java:106)
at com.intellij.openapi.fileEditor.a.f.a(f.java:335)
at com.intellij.openapi.fileEditor.a.f.openFile(f.java:37)
at com.intellij.openapi.fileEditor.a.f$1.run(f$1.java:11)
at com.intellij.openapi.command.impl.a.executeCommand(a.java:53)
at com.intellij.openapi.fileEditor.a.f.openTextEditor(f.java:522)
at
com.intellij.ide.util.EditorHelper.openFileAskingType(EditorHelper.java:4)
at
com.intellij.util.EditSourceOnDoubleClickHandler$1.mouseClicked(EditSourceOn
DoubleClickHandler.java:5)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:212)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:211)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:211)
at java.awt.Component.processMouseEvent(Component.java:5103)
at java.awt.Component.processEvent(Component.java:4897)
at java.awt.Container.processEvent(Container.java:1569)
at java.awt.Component.dispatchEventImpl(Component.java:3615)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3207)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
at java.awt.Container.dispatchEventImpl(Container.java:1613)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at com.intellij.ide.p.b(p.java:38)
at com.intellij.ide.p.a(p.java:92)
at com.intellij.ide.p.dispatchEvent(p.java:134)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:201)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
请先登录再写评论。
I suggest that the properties editor is FIRST make reasonably stable and feature complete on the released idea version, and when the pallada EAPs will be near completion (and the open API will not be subject to change anymore) be ported to the new version: all of us working with the released version (and who don't have the time to follow the pace - and bugs - of the EAPs) can do a more rational work of testing/debugging with it. I imagine that having to track both bugs/issues that depend on its new development and bugs that depend on Pallada may be too much demanding.
Hi,
2008 pretty stable and I'll try to release today new version compatible with Aurora an 2008, may be with minor restrictions.
TIA,
Dmitry
Sob. I'll try it on 2008 as soon as my schedule will allow the switch.
Dmitry, is there any reason why properties such as "error.login.notfound" are not displayed in the tree? Specifically: I correctly see other values such as error.transaction, error.registration and so on, but the login folder does not appear. If I rename properties to something else, for example error.logins.xxx, suddenly the logins folder appear.
Hi,
No it sounds very strange, can you post your file to test?
TIA,
Dmitry
Ok.
Attachment(s):
ApplicationResources.properties
ApplicationResources_it.properties
Uhm, I just installed the 1.1.1 version and the "login" folder is correctly displayed.
Hi,
Everything working fine. It's VERY VERY strange, can you verify one more time?
TIA,
Dmitry
Yes, I tried a lot of times and it worked this way, but when i switched to the new version the problem disappeared. Strange, but not so dramatic, as a problem.