Plugin registry cleanup is coming.
As 4.0 release comes close we need to update plugin registry in order to get rid of the plugins that do not actually
work with the latest 1159 build. There are currently 113 plugins in registry and some of them even unable to load and
failing with NoClassDefFound or VerificationError or smth.
Any help on this workload would be greatly appreciated. Please reply with the plugin name in subject to working
and not working threads under this message.
Thanks!
--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
请先登录再写评论。
you mean you haven't already done that? ;)
IdeaVIM works under 1159
IdeaVIM works under 1159
Oops - wrong spot
transparent (clearcase)
tddtracker
unittest
psiviewer
aurora2ant doesn't work in 1159.
To be fair, it installs a menu item etc, but when I tried with the simplest possible project (one module, src in src, output is classes, no tests, one jar dependency in lib) it came up with an error dialog saying generating build file failed with nothing useful in idea.log
SwitchFile doesn't work, versions are set wrong in plugin.xml, and causes an AbstractMethodError to be shown on startup.
not working with build 1159
(will be updated.)
When? What would it take to have you "birth" what must be a great improvement?
If I promise to update the TDD plugin would you update the Camouflage?
Please please?
Jacques Morel wrote:
>If I promise to update the TDD plugin would you update the Camouflage?
>Please please
>
OK.
Alain.
PsiViewer
SvgViewer
FunkySearch
Structural Search, com.nicity.plugins.idea.TimePlugin are working.
Sorry for re-posting this...
I would also appreciate, if there was a place for users of plugins to rate them. Basically like the feedback mechanism on amazon (short review/star rating). It would make it easier for the novice user to find the most useful and interesting plugins.
(I know - you guys will slam me for every new bug I'll introduce in the IdeaJad plugin, but hey, that's life :)
-hendrik
Although that is a good idea (no pun intended), I think the number of
downloads is a good indicator of the usefulness of a plugin without much
work by the JB guys.
"Hendrik Schreiber" <hs@tagtraum.com> wrote in message
news:3392105.1076949611999.JavaMail.itn@is.intellij.net...
>
them. Basically like the feedback mechanism on amazon (short review/star
rating). It would make it easier for the novice user to find the most useful
and interesting plugins.
>
IdeaJad plugin, but hey, that's life :)
>
I have to disagree with this. Hundreds of downloads doesn't mean it's a good plugin. It may sound good from the description but everyone that downloads it may discover the plugin doesn't work or its not what they thought.
A small number of downloads doesn't mean it's a bad plugin, just maybe it fills a small niche of people.
True, but that is only a short term phenomenon. Look at the level of
downloads. The top are truly the top.
--
Norris Shelton
Sun Certified Java Programmer
"Rick Maddy" <no_mail@jetbrains.com> wrote in message
news:11192458.1076953536773.JavaMail.itn@is.intellij.net...
good plugin. It may sound good from the description but everyone that
downloads it may discover the plugin doesn't work or its not what they
thought.
>
fills a small niche of people.
>
True. I am not saying though that comments are a necessity I cannot live without... but it would be nice to have them.
-hendrik
snip---
"Hundreds of downloads doesn't mean it's a good plugin. "
I didn't say that. I just said that the number of downloads is a good
indicator. It would be nice to have a rating system but, at this time, I
think the JBers have more important things to work on.
Agreed.
"Hendrik Schreiber" <hs@tagtraum.com> wrote in message
news:13942374.1076969925359.JavaMail.itn@is.intellij.net...
>
without... but it would be nice to have them.
>
No Selection Copy Killer - a must have.
Toolbar Manager
On 2004/02/17 19:03, zmbs wrote:
What is it? I can't find it:-(
Bas
It is in the archive now. You can find it hear:
http://www.intellij.org/twiki/bin/view/Main/NoSelectionCopyKiller
Basically, it disables an IDEA 'feature' of automatically copying/cutting the line that the cursor is on, if no text is selected and you press CTRL-C/CTRL-X.
Some of us don't like the feature, because we can(and have) accidentally wiped out our current paste buffer, or worse, accidentally cut a line that we did not mean to cut(and might not notice until later).
It is basically a preference thing. For me(and some others), having the feature disabled removed a huge irritation and reduced mistakes; but that is me. For others, they love the feature and it fits with their style of working.
The FcTodo is broken, big time. Crashes the idea.
I saw it is available only from the .org site, not the list.
Error message: Error during dispatching of
java.awt.event.MouseEvent[MOUSE_RELEASED,(78,127),button=1,modifiers=Button1
,clickCount=1] on ###overrideRedirect###
java.lang.NoClassDefFoundError:
com/intellij/openapi/projectRoots/ProjectRootManager
at
org.intellij.plugins.serial.GenerateSerialVersionUIDAction$GenerateSerialVer
sionUIDHandler.executeWriteAction(GenerateSerialVersionUIDAction.java:85)
at
com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler$1.run(Edit
orWriteActionHandler.java:2)
at com.intellij.openapi.application.a.b.runWriteAction(b.java:68)
at
com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler.execute(Ed
itorWriteActionHandler.java:6)
at
com.intellij.openapi.editor.actionSystem.EditorAction$1.run(EditorAction.jav
a:2)
at com.intellij.openapi.command.impl.a.executeCommand(a.java:62)
at
com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(Editor
Action.java:9)
at
com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(Editor
Action.java:20)
at com.intellij.openapi.actionSystem.b.n$b_.actionPerformed(n$b_.java:0)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
at com.intellij.openapi.actionSystem.b.n.fireActionPerformed(n.java:22)
at com.intellij.ui.c.a.h.doClick(h.java:134)
at com.intellij.ui.c.a.h.access$300(h.java:31)
at com.intellij.ui.c.a.h$a_.mouseReleased(h$a_.java:5)
at java.awt.Component.processMouseEvent(Component.java:5100)
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:3198)
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.q.b(q.java:80)
at com.intellij.ide.q.a(q.java:91)
at com.intellij.ide.q.dispatchEvent(q.java:63)
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'll work on it tonight.
"Colin Smith" <smithcolina@hotmail.com> wrote in message
news:c1db33$d19$1@is.intellij.net...
>
java.awt.event.MouseEvent[MOUSE_RELEASED,(78,127),button=1,modifiers=Button1
>
org.intellij.plugins.serial.GenerateSerialVersionUIDAction$GenerateSerialVer
>
com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler$1.run(Edit
>
com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler.execute(Ed
>
com.intellij.openapi.editor.actionSystem.EditorAction$1.run(EditorAction.jav
>
com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(Editor
>
com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(Editor
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
>
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
>
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
>
>
>
Fixed in 0.041
"Brad Lane" <lanebr@ncs.com> wrote in message
news:c1dv8j$rfa$1@is.intellij.net...
>
>
java.awt.event.MouseEvent[MOUSE_RELEASED,(78,127),button=1,modifiers=Button1
>
org.intellij.plugins.serial.GenerateSerialVersionUIDAction$GenerateSerialVer
sionUIDHandler.executeWriteAction(GenerateSerialVersionUIDAction.java:85)
>
com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler$1.run(Edit
>
com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler.execute(Ed
>
com.intellij.openapi.editor.actionSystem.EditorAction$1.run(EditorAction.jav
>
com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(Editor
>
com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(Editor
com.intellij.openapi.actionSystem.b.n$b_.actionPerformed(n$b_.java:0)
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
>
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
>
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
>
>
Indeed it is. Thank you so much!
Colin
"Brad Lane" <lanebr@ncs.com> wrote in message
news:c1ej64$rf1$1@is.intellij.net...
>
>
java.awt.event.MouseEvent[MOUSE_RELEASED,(78,127),button=1,modifiers=Button1
>
org.intellij.plugins.serial.GenerateSerialVersionUIDAction$GenerateSerialVer
>
com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler$1.run(Edit
>
com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler.execute(Ed
>
com.intellij.openapi.editor.actionSystem.EditorAction$1.run(EditorAction.jav
>
com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(Editor
>
com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(Editor
com.intellij.openapi.actionSystem.b.n.fireActionPerformed(n.java:22)
>
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
>
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
>
>
Colin Smith wrote:
+1
Thanks
R
JUnitGenerator