Oh and congratulations to JetBrains! There are no killer features in milestone 1, but it feels a lot smoother than Demetra and in summary there are lots of very nice goodies like the find usages preview.
I am very curious to see the list of planned features for the next milestone!
and congratulations to JetBrains! There are no killer features in milestone 1, but it feels a lot smoother than Demetra and in summary there are lots of very nice goodies like the find usages preview.
I am very curious to see the list of planned features for the next milestone!
Thanks!
As for the plan, we hope it'll be available soon. For now, it'll also be focused on goodies and smoothness.
Maxim, I absolutely appreciate your choice to create milestone builds in this EAP, because I'm sure this will attract more users than the normal EAP builds which most likely are only used by bleeding-edge-freaks. ;)
Mike Aizatsky (JetBrains) wrote: >> There are no killer features in milestone 1
That was rough...
Even though it's not a real feature, the greatly improved JSP-editing is anyway worth the download. I'd even dare to say that this feature just became actually usable. Good job :)
i noticed a few bugfixes (debug window), and a lot of "..." in places where they don't belong - code completition is infested by them. whos idea was that? or is it a bug?
Sorry for that. Indeed Hibernate and Spring support are indeed great new features. Personally I don't need them, and thery have been available as (commercial) plugins before.
How about a graphical JSF editor, DB/SQL support, web services, integrated profiler, integration of bug tracking tools, maybe an integrated scripting language/better macro support, ... ?
Not to talk about potential "industry-first" features, e.g. more inspections on a very global level. For example how about something along the lines of the CodeDependency plugin but including refactoring features that allow you minimize dependencies by Drag and Drop on a global level, reflecting changes on the fly? It could even including some semi-automatic way to split your large monolithic code base into layered modules with separate source code folders.
Don't get me wrong - I really appreciate the amount of work done in Selena so far. There's still a lot to do along this lines. Just 30 minutes ago I set a breakpoint, started my app, clicked my way through a long test description, only to find that the breakpoint never triggered, because I set it on a declaration - Idea could have well warned me of that fact and saved me a lot of work. (Just an example, there are hundreds of little thing Idea could improve.)
Mike Aizatsky (JetBrains) wrote: >> There are no killer features in milestone 1
That was rough...
The performance improvements and backgroundable inspections and usages search are the killer features for me. The hotswap class reloading speed improvements increase my development speed quite a bit too (but that fix is also available in 6.0.5). Editing is a bit slow, but basically my productivity has gone up with this release, thanks!
No message java.lang.AbstractMethodError at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85) at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144) at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136) at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19) at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84) at $Proxy67.selectionChanged(Unknown Source) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.fireSelectionChanged(FileEditorManagerImpl.java:115) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.setCurrentWindow(EditorsSplitters.java:85) at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:335) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458) at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane$1.run(EditorTabbedContainer.java:7) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:106) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86) at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane.setSelectedIndex(EditorTabbedContainer.java:38) at com.intellij.ui.TabbedPaneWrapper.setSelectedIndex(TabbedPaneWrapper.java:20) at com.intellij.openapi.fileEditor.impl.EditorWindow.setSelectedEditor(EditorWindow.java:36) at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:260) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:120) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2) at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3) at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44) at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.AbstractMethodError at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85) at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144) at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136) at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19) at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84) at $Proxy67.fileOpened(Unknown Source) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:338) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:120) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2) at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3) at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44) at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.AbstractMethodError at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85) at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144) at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136) at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19) at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84) at $Proxy67.selectionChanged(Unknown Source) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.fireSelectionChanged(FileEditorManagerImpl.java:115) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.setCurrentWindow(EditorsSplitters.java:85) at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:335) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458) at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane$1.run(EditorTabbedContainer.java:7) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:106) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86) at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane.setSelectedIndex(EditorTabbedContainer.java:38) at com.intellij.ui.TabbedPaneWrapper.setSelectedIndex(TabbedPaneWrapper.java:20) at com.intellij.openapi.fileEditor.impl.EditorWindow.setSelectedEditor(EditorWindow.java:36) at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:260) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:120) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2) at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3) at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44) at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.AbstractMethodError at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85) at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144) at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136) at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19) at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84) at $Proxy67.fileOpened(Unknown Source) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:338) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:120) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2) at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3) at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44) at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.AbstractMethodError at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85) at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144) at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136) at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19) at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84) at $Proxy67.selectionChanged(Unknown Source) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.fireSelectionChanged(FileEditorManagerImpl.java:115) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.setCurrentWindow(EditorsSplitters.java:85) at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:335) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458) at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane$1.run(EditorTabbedContainer.java:7) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:106) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86) at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane.setSelectedIndex(EditorTabbedContainer.java:38) at com.intellij.ui.TabbedPaneWrapper.setSelectedIndex(TabbedPaneWrapper.java:20) at com.intellij.openapi.fileEditor.impl.EditorWindow.setSelectedEditor(EditorWindow.java:36) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:96) at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7) at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2) at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3) at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44) at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Even if this is milestone, it's still an EAP build. Shouldn't the EAP page be updated with information about the new build, and the notification forum get a message about it?
As someone else said, shouldn't this build also be available from EAP site? I'm especially missing a Win32-ZIP archive (since I usually install every new EAP, the .exe (un)install is a bit tedious).
regards,
Messi
Nathan Brown wrote:
Build 6819 - I assume with 11 builds of difference there is some change between this and 6808, so it's worth downloading?
your question is twisted. to do something (uninstall), i need a reason. to do nothing (not uninstalling), i need no reason. there is no reason for me to uninstall previous versions. i'm not keeping them, i'm just not deleting them.
I guess you can see in Jira if any fixed problems matter to you:
http://www.jetbrains.net/jira/secure/IssueNavigator.jspa?reset=true&&customfield_10011%3AlessThan=00000000006819.000&customfield_10011%3AgreaterThan=00000000006809.000&sorter/field=issuekey&sorter/order=DESC
Oh and congratulations to JetBrains! There are no killer features in milestone 1, but it feels a lot smoother than Demetra and in summary there are lots of very nice goodies like the find usages preview.
I am very curious to see the list of planned features for the next milestone!
On 2007-04-11 18:24:34 +0400, Stephen Friedrich <no_reply@jetbrains.com> said:
Oh
Thanks!
As for the plan, we hope it'll be available soon. For now, it'll also
be focused on goodies and smoothness.
Maxim, I absolutely appreciate your choice to create milestone builds in
this EAP, because I'm sure this will attract more users than the normal EAP
builds which most likely are only used by bleeding-edge-freaks. ;)
Tom
That was rough...
Mike Aizatsky (JetBrains) wrote:
>> There are no killer features in milestone 1
Even though it's not a real feature, the greatly improved JSP-editing is anyway
worth the download. I'd even dare to say that this feature just became actually
usable. Good job :)
Sascha
i noticed a few bugfixes (debug window), and a lot of "..." in places where they don't belong - code completition is infested by them. whos idea was that? or is it a bug?
Sorry for that. Indeed Hibernate and Spring support are indeed great new features.
Personally I don't need them, and thery have been available as (commercial) plugins before.
Other than that, there's in fact not a single major new feature on the "What's new list" at http://www.jetbrains.com/idea/nextversion/
How about a graphical JSF editor, DB/SQL support, web services, integrated profiler, integration of bug tracking tools, maybe an integrated scripting language/better macro support, ... ?
Not to talk about potential "industry-first" features, e.g. more inspections on a very global level.
For example how about something along the lines of the CodeDependency plugin but including refactoring features that allow you minimize dependencies by Drag and Drop on a global level, reflecting changes on the fly? It could even including some semi-automatic way to split your large monolithic code base into layered modules with separate source code folders.
Don't get me wrong - I really appreciate the amount of work done in Selena so far. There's still a lot to do along this lines. Just 30 minutes ago I set a breakpoint, started my app, clicked my way through a long test description, only to find that the breakpoint never triggered, because I set it on a declaration - Idea could have well warned me of that fact and saved me a lot of work. (Just an example, there are hundreds of little thing Idea could improve.)
Mike Aizatsky (JetBrains) wrote:
>> There are no killer features in milestone 1
The performance improvements and backgroundable inspections and usages
search are the killer features for me. The hotswap class reloading speed
improvements increase my development speed quite a bit too (but that fix
is also available in 6.0.5). Editing is a bit slow, but basically my
productivity has gone up with this release, thanks!
Bas
And u get errors like this ..
-
No message
java.lang.AbstractMethodError
at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85)
at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144)
at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136)
at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19)
at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84)
at $Proxy67.selectionChanged(Unknown Source)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.fireSelectionChanged(FileEditorManagerImpl.java:115)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.setCurrentWindow(EditorsSplitters.java:85)
at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:335)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458)
at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane$1.run(EditorTabbedContainer.java:7)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:106)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86)
at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane.setSelectedIndex(EditorTabbedContainer.java:38)
at com.intellij.ui.TabbedPaneWrapper.setSelectedIndex(TabbedPaneWrapper.java:20)
at com.intellij.openapi.fileEditor.impl.EditorWindow.setSelectedEditor(EditorWindow.java:36)
at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:260)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:120)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2)
at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.AbstractMethodError
at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85)
at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144)
at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136)
at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19)
at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84)
at $Proxy67.fileOpened(Unknown Source)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:338)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:120)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2)
at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.AbstractMethodError
at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85)
at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144)
at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136)
at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19)
at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84)
at $Proxy67.selectionChanged(Unknown Source)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.fireSelectionChanged(FileEditorManagerImpl.java:115)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.setCurrentWindow(EditorsSplitters.java:85)
at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:335)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458)
at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane$1.run(EditorTabbedContainer.java:7)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:106)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86)
at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane.setSelectedIndex(EditorTabbedContainer.java:38)
at com.intellij.ui.TabbedPaneWrapper.setSelectedIndex(TabbedPaneWrapper.java:20)
at com.intellij.openapi.fileEditor.impl.EditorWindow.setSelectedEditor(EditorWindow.java:36)
at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:260)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:120)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2)
at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.AbstractMethodError
at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85)
at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144)
at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136)
at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19)
at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84)
at $Proxy67.fileOpened(Unknown Source)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:338)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:120)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2)
at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.AbstractMethodError
at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85)
at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:144)
at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:136)
at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:19)
at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:84)
at $Proxy67.selectionChanged(Unknown Source)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.fireSelectionChanged(FileEditorManagerImpl.java:115)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.setCurrentWindow(EditorsSplitters.java:85)
at com.intellij.openapi.fileEditor.impl.EditorWindow.setEditor(EditorWindow.java:335)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:458)
at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane$1.run(EditorTabbedContainer.java:7)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:106)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86)
at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane.setSelectedIndex(EditorTabbedContainer.java:38)
at com.intellij.ui.TabbedPaneWrapper.setSelectedIndex(TabbedPaneWrapper.java:20)
at com.intellij.openapi.fileEditor.impl.EditorWindow.setSelectedEditor(EditorWindow.java:36)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.a(EditorsSplitters.java:96)
at com.intellij.openapi.fileEditor.impl.EditorsSplitters.openFiles(EditorsSplitters.java:112)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1$1.run(FileEditorManagerImpl.java:0)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:86)
at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$8$1.run(FileEditorManagerImpl.java:2)
at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.run(InvokeLaterCmd.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:15)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:44)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:83)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:6)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
-
Vivek
Remove* switchFile* plugin
I wonder - why old plugins (non combatible plugins) are still there ?
Vivek
Even if this is milestone, it's still an EAP build. Shouldn't the EAP page be updated with information about the new build, and the notification forum get a message about it?
IIRC "until-build" attribute is not validated correctly when loading plugins
Anyone else getting an error when bringing up the plugins page:
"List of plugins was not loaded: The element type "BR" must be terminated by the matching end-tag "</BR>"."
As someone else said, shouldn't this build also be available from EAP
site? I'm especially missing a Win32-ZIP archive (since I usually
install every new EAP, the .exe (un)install is a bit tedious).
regards,
Messi
Nathan Brown wrote:
Simply copy the download URL and replace the ".exe" with ".zip".
And yes it should definitly be announced.
People have complained about both issues again and again over the last years, but somehow JetBrains never changed anything.
uninstall?
i never uninstalled previous versions (i have 20+ installed at the same time)
For what reason?
your question is twisted.
to do something (uninstall), i need a reason. to do nothing (not uninstalling), i need no reason.
there is no reason for me to uninstall previous versions. i'm not keeping them, i'm just not deleting them.