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!"
请先登录再写评论。
Reply working pluings here.
reply NOT working plugins here
Maxim Shafirov (JetBrains) wrote:
ideajad
simpleUML
accurev
--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
struts
TMate
Maxim Shafirov (JetBrains) wrote:
Struts console is the old version, someone needs to ask James Holes to
upload the new rev.
Maxim Shafirov (JetBrains) wrote:
My JBoss Plugin - Dead as a door nail
Maxim Shafirov (JetBrains) wrote:
Resin Integration Plugin
I'm sorry for posting "little-offtopic" ;)
What about some sort of "certificate" for working plugins? Intellij could "recommend" some of the plugins...
Johannes Schneider wrote:
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!"
IntentionPowerPack
SmartIntroduce
Rearranger
LineMover
SQLQuery
SequencePlugin
InspectionGadgets
Intention Power Pack
CopyFQNPlugin
GenerateToString
cheers,
parthi.
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...
On Fri, 13 Feb 2004 14:34:31 +0300, Maxim Shafirov (JetBrains)
<max@intellij.com> wrote:
On Fri, 13 Feb 2004 14:34:31 +0300, Maxim Shafirov (JetBrains)
<max@intellij.com> wrote:
working in 1159
BSFConsole
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...
>
ContextViewer 0.7.3
See the ContextViewer and Aurora Release Candidates thread:
http://www.intellij.net/forums/thread.jsp?forum=18&thread=71855&message=798465#798465
Orion integration plugin
Brad wrote:
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
RegexPlugin working here :)
Maxim Shafirov (JetBrains) wrote:
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.
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...
>
>
It's working.
Oy. Does this mean I actually need to automate my test suite? Tests for 280 inspections...
maven plugin, code outline, regex plugin
Tabifier is working.