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
Avatar
Permanently deleted user

Reply working pluings here.

0
Avatar
Permanently deleted user

reply NOT working plugins here

0
Avatar
Permanently deleted user

Maxim Shafirov (JetBrains) wrote:

Reply working pluings here.

ideajad
simpleUML
accurev

0
Avatar
Permanently deleted user


--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

struts

0
Avatar
Permanently deleted user

TMate

0
Avatar
Permanently deleted user

Maxim Shafirov (JetBrains) wrote:

reply NOT working plugins here

Struts console is the old version, someone needs to ask James Holes to
upload the new rev.

0
Avatar
Permanently deleted user

Maxim Shafirov (JetBrains) wrote:

reply NOT working plugins here

My JBoss Plugin - Dead as a door nail

0
Avatar
Permanently deleted user

Maxim Shafirov (JetBrains) wrote:

reply NOT working plugins here

Resin Integration Plugin

0
Avatar
Permanently deleted user

I'm sorry for posting "little-offtopic" ;)

What about some sort of "certificate" for working plugins? Intellij could "recommend" some of the plugins...

0
Avatar
Permanently deleted user

Johannes Schneider wrote:

I'm sorry for posting "little-offtopic" ;)

What about some sort of "certificate" for working plugins? Intellij could "recommend" some of the plugins...


On spot! We're trying to work out some certification program right now.

--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

IntentionPowerPack
SmartIntroduce
Rearranger
LineMover
SQLQuery

0
Avatar
Permanently deleted user

SequencePlugin
InspectionGadgets
Intention Power Pack
CopyFQNPlugin
GenerateToString

cheers,
parthi.

0
Avatar
Permanently deleted user

Got this exception on opening a project.


Error message: Original exception:
java.lang.NoSuchMethodError: com.intellij.psi.PsiReferenceList.getLength()I

at
ravet.intellij.plugins.camouflagePlugin.intentions.AbstractCamouflageIntenti
on.hasThrowsList(AbstractCamouflageIntention.java:165)

at
ravet.intellij.plugins.camouflagePlugin.intentions.CamouflageAllThrowsList$1
.visitMethod(CamouflageAllThrowsList.java:26)

at
ravet.intellij.commons.visitors.Method_Visitor.visitElement(Method_Visitor.j
ava:13)

at
ravet.intellij.commons.visitors.AbstractVisitor.doVisitChildren(AbstractVisi
tor.java:22)

at
ravet.intellij.commons.visitors.Method_Visitor.visitElement(Method_Visitor.j
ava:15)

at
ravet.intellij.commons.visitors.AbstractVisitor.doVisitChildren(AbstractVisi
tor.java:22)

at
ravet.intellij.commons.visitors.Method_Visitor.visitElement(Method_Visitor.j
ava:15)

at
com.intellij.psi.JavaElementVisitor.visitFile(JavaElementVisitor.java:59)

at
ravet.intellij.plugins.camouflagePlugin.actions.AutomaticClassMultiFolder.ca
mouflageThrows(AutomaticClassMultiFolder.java:113)

at
ravet.intellij.plugins.camouflagePlugin.actions.AutomaticClassMultiFolder.pr
ocessTheFile(AutomaticClassMultiFolder.java:56)

at
ravet.intellij.plugins.camouflagePlugin.actions.AutomaticClassMultiFolder.ed
itorCreated(AutomaticClassMultiFolder.java:34)

at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)

at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.intellij.util.EventDispatcher.a(EventDispatcher.java:20)

at com.intellij.util.EventDispatcher.a(EventDispatcher.java:27)

at com.intellij.util.EventDispatcher.access$100(EventDispatcher.java:53)

at com.intellij.util.EventDispatcher$1.invoke(EventDispatcher.java:5)

at $Proxy15.editorCreated(Unknown Source)

at com.intellij.openapi.editor.a.d.a(d.java:51)

at com.intellij.openapi.editor.a.d.createEditor(d.java:39)

at com.intellij.openapi.fileEditor.a.a.d.g(d.java:25)

at com.intellij.openapi.fileEditor.a.a.d.(d.java:118) at com.intellij.openapi.fileEditor.a.a.a.(a.java:60) at com.intellij.openapi.fileEditor.a.a.b.createEditor(b.java:27) at com.intellij.openapi.fileEditor.a.f.b(f.java:73) at com.intellij.openapi.fileEditor.a.f.access$900(f.java:501) at com.intellij.openapi.fileEditor.a.f$3.run(f$3.java:1) at com.intellij.openapi.command.impl.a.executeCommand(a.java:42) at com.intellij.openapi.fileEditor.a.f.a(f.java:180) at com.intellij.openapi.fileEditor.a.f.access$1500(f.java:433) at com.intellij.openapi.fileEditor.a.f$7.run(f$7.java:17) at com.intellij.openapi.command.impl.a.executeCommand(a.java:47) at com.intellij.openapi.fileEditor.a.f$6.run(f$6.java:2) at com.intellij.openapi.wm.impl.a.c.run(c.java:4) at com.intellij.openapi.application.LaterInvocator$FlushQueue.run(LaterInvocato r.java:2) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178) at java.awt.EventQueue.dispatchEvent(EventQueue.java:454) at com.intellij.ide.q.b(q.java:81) at com.intellij.ide.q.a(q.java:56) at com.intellij.ide.q.dispatchEvent(q.java:94) 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) -- Norris Shelton Sun Certified Java Programmer "Maxim Shafirov (JetBrains)" ]]> wrote in message
news:c0ictk$m2t$5@is.intellij.net...

reply NOT working plugins here




0
Avatar
Permanently deleted user

On Fri, 13 Feb 2004 14:34:31 +0300, Maxim Shafirov (JetBrains)
<max@intellij.com> wrote:

Reply working pluings here.


0
Avatar
Permanently deleted user

On Fri, 13 Feb 2004 14:34:31 +0300, Maxim Shafirov (JetBrains)
<max@intellij.com> wrote:

Reply working pluings here.


0
Avatar
Permanently deleted user

working in 1159

0
Avatar
Permanently deleted user

BSFConsole

0
Avatar
Permanently deleted user

The newest version (4.3?) doesn't work either. I've sent Mr. Holmes an
email.

"Robert S. Sfeir" <robert@codepuccino.com> wrote in message
news:c0ihn1$e2i$2@is.intellij.net...

Maxim Shafirov (JetBrains) wrote:

>

reply NOT working plugins here

Struts console is the old version, someone needs to ask James Holes to
upload the new rev.



0
Avatar
Permanently deleted user

ContextViewer 0.7.3

0
Avatar
Permanently deleted user

See the ContextViewer and Aurora Release Candidates thread:

http://www.intellij.net/forums/thread.jsp?forum=18&thread=71855&message=798465#798465

0

Orion integration plugin

0
Avatar
Permanently deleted user

Brad wrote:

The newest version (4.3?) doesn't work either. I've sent Mr. Holmes an
email.


If you want it to work, you need to edit the plugin.xml file that is in
the jar, and remove the web (something) menu entry and it works fine.
Granted this means that it doesn't work out of the box ;)

R

0
Avatar
Permanently deleted user

RegexPlugin working here :)

Maxim Shafirov (JetBrains) wrote:

Reply working pluings here.

0
Avatar
Permanently deleted user

Here's a list of working plugins that I haven't seen listed in replies
yet.

Not sure all of these are in the plugin manager database. Some may be
from the old Twiki page and never got moved over.


0
Avatar
Permanently deleted user

Actually, I did that and got rid of the exception but with this latest eap
(1159) it doesn't work from the project menu at all. It still works via the
editor popup and the Window menu thought.

"Robert S. Sfeir" <robert@codepuccino.com> wrote in message
news:c0j56o$61f$1@is.intellij.net...

Brad wrote:

The newest version (4.3?) doesn't work either. I've sent Mr. Holmes an
email.

>

If you want it to work, you need to edit the plugin.xml file that is in
the jar, and remove the web (something) menu entry and it works fine.
Granted this means that it doesn't work out of the box ;)

>

R



0
Avatar
Permanently deleted user

It's working.


0
Avatar
Permanently deleted user

Oy. Does this mean I actually need to automate my test suite? Tests for 280 inspections...

0
Avatar
Permanently deleted user

maven plugin, code outline, regex plugin

0
Avatar
Permanently deleted user

Tabifier is working.

0

请先登录再写评论。