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!"

0

you mean you haven't already done that? ;)

0

IdeaVIM works under 1159

0

IdeaVIM works under 1159

0

transparent (clearcase)
tddtracker
unittest
psiviewer

0

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

0

SwitchFile doesn't work, versions are set wrong in plugin.xml, and causes an AbstractMethodError to be shown on startup.

0

not working with build 1159
(will be updated.)

0

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?

0

Jacques Morel wrote:

>If I promise to update the TDD plugin would you update the Camouflage?
>Please please
>

OK.

Alain.

0

PsiViewer
SvgViewer
FunkySearch

0

Structural Search, com.nicity.plugins.idea.TimePlugin are working.

0

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

0

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...

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



0

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.

0

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...

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.
>


0

True, but that is only a short term phenomenon. Look
at the level of
downloads. The top are truly the top.


True. I am not saying though that comments are a necessity I cannot live without... but it would be nice to have them.

-hendrik

0

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.


0

Agreed.

"Hendrik Schreiber" <hs@tagtraum.com> wrote in message
news:13942374.1076969925359.JavaMail.itn@is.intellij.net...

True, but that is only a short term phenomenon. Look
at the level of
downloads. The top are truly the top.

>

True. I am not saying though that comments are a necessity I cannot live

without... but it would be nice to have them.
>

-hendrik



0

No Selection Copy Killer - a must have.

0

On 2004/02/17 19:03, zmbs wrote:

No Selection Copy Killer - a must have.


What is it? I can't find it:-(

Bas

0

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.

0

The FcTodo is broken, big time. Crashes the idea.
I saw it is available only from the .org site, not the list.

0

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)



0

I'll work on it tonight.

"Colin Smith" <smithcolina@hotmail.com> wrote in message
news:c1db33$d19$1@is.intellij.net...

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)

>
>
>


0

Fixed in 0.041

"Brad Lane" <lanebr@ncs.com> wrote in message
news:c1dv8j$rfa$1@is.intellij.net...

I'll work on it tonight.

>

"Colin Smith" <smithcolina@hotmail.com> wrote in message
news:c1db33$d19$1@is.intellij.net...

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)

>
>
>

>
>


0

Indeed it is. Thank you so much!

Colin
"Brad Lane" <lanebr@ncs.com> wrote in message
news:c1ej64$rf1$1@is.intellij.net...

Fixed in 0.041

>

"Brad Lane" <lanebr@ncs.com> wrote in message
news:c1dv8j$rfa$1@is.intellij.net...

I'll work on it tonight.

>

"Colin Smith" <smithcolina@hotmail.com> wrote in message
news:c1db33$d19$1@is.intellij.net...

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)

>
>
>

>
>

>
>


0

Colin Smith wrote:

Indeed it is. Thank you so much!


+1

Thanks
R

0

JUnitGenerator

0

请先登录再写评论。