Plugins broken in #635

Just upgraded to build #635 and unfortunately the plugins are now throwing
errors:

ERROR - ellij.openapi.actionSystem.b.a - action with id
"HelpGroup" i
sn't registered; action will be added to the "Other" group
ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA (Ariadna)
3.0
Build #635
ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
ERROR - ellij.openapi.actionSystem.b.a - VM: Java HotSpot(TM)
Client
VM
ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun Microsystems
Inc
.
ERROR - ellij.openapi.actionSystem.b.a - OS: Windows 2000
ERROR - ellij.openapi.actionSystem.b.a -
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:53)
at com.intellij.openapi.actionSystem.b.a.a(a.java:266)
at com.intellij.openapi.actionSystem.b.a.b(a.java:195)
at com.intellij.openapi.actionSystem.b.a.a(a.java:79)
at com.intellij.idea.o.r(o.java:10)
at com.intellij.idea.o.g(o.java:11)
at com.intellij.idea.o.a(o.java:35)
at com.intellij.idea.l.run(l.java)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:191)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:144)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
ERROR - ellij.openapi.actionSystem.b.a - action with id "Tools"
isn't
registered; action will be added to the "Other" group
ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA (Ariadna)
3.0
Build #635
ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
ERROR - ellij.openapi.actionSystem.b.a - VM: Java HotSpot(TM)
Client
VM
ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun Microsystems
Inc
.
ERROR - ellij.openapi.actionSystem.b.a - OS: Windows 2000
ERROR - ellij.openapi.actionSystem.b.a -
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:53)
at com.intellij.openapi.actionSystem.b.a.a(a.java:266)
at com.intellij.openapi.actionSystem.b.a.b(a.java:195)
at com.intellij.openapi.actionSystem.b.a.a(a.java:79)
at com.intellij.idea.o.r(o.java:10)
at com.intellij.idea.o.g(o.java:11)
at com.intellij.idea.o.a(o.java:35)
at com.intellij.idea.l.run(l.java)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:191)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:144)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)




0

Hi,

I had the same problem..

but changing the plugin.xml files fixed this

for the docPlugin
change HelpGroup
to HelpMenu
on line 55


for the mirror plugin
change ProjectViewPopupGroup
to ProjectViewGroup
on line 31

Good luck,

Aiko


P. Ansari wrote:

Just upgraded to build #635 and unfortunately the plugins are now throwing
errors:

ERROR - ellij.openapi.actionSystem.b.a - action with id
"HelpGroup" i
sn't registered; action will be added to the "Other" group
ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA (Ariadna)
3.0
Build #635
ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
ERROR - ellij.openapi.actionSystem.b.a - VM: Java HotSpot(TM)
Client
VM
ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun Microsystems
Inc
..
ERROR - ellij.openapi.actionSystem.b.a - OS: Windows 2000
ERROR - ellij.openapi.actionSystem.b.a -
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:53)
at com.intellij.openapi.actionSystem.b.a.a(a.java:266)
at com.intellij.openapi.actionSystem.b.a.b(a.java:195)
at com.intellij.openapi.actionSystem.b.a.a(a.java:79)
at com.intellij.idea.o.r(o.java:10)
at com.intellij.idea.o.g(o.java:11)
at com.intellij.idea.o.a(o.java:35)
at com.intellij.idea.l.run(l.java)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:191)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:144)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
ERROR - ellij.openapi.actionSystem.b.a - action with id "Tools"
isn't
registered; action will be added to the "Other" group
ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA (Ariadna)
3.0
Build #635
ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
ERROR - ellij.openapi.actionSystem.b.a - VM: Java HotSpot(TM)
Client
VM
ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun Microsystems
Inc
..
ERROR - ellij.openapi.actionSystem.b.a - OS: Windows 2000
ERROR - ellij.openapi.actionSystem.b.a -
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:53)
at com.intellij.openapi.actionSystem.b.a.a(a.java:266)
at com.intellij.openapi.actionSystem.b.a.b(a.java:195)
at com.intellij.openapi.actionSystem.b.a.a(a.java:79)
at com.intellij.idea.o.r(o.java:10)
at com.intellij.idea.o.g(o.java:11)
at com.intellij.idea.o.a(o.java:35)
at com.intellij.idea.l.run(l.java)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:191)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:144)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)




0

Excusses:

the mirror plugin should be changed to: ProjectViewPopupMenu



Aiko Mastboom wrote:

Hi,

I had the same problem..

but changing the plugin.xml files fixed this

for the docPlugin
change HelpGroup
to HelpMenu
on line 55


for the mirror plugin
change ProjectViewPopupGroup
to ProjectViewGroup
on line 31

Good luck,

Aiko


P. Ansari wrote:

>> Just upgraded to build #635 and unfortunately the plugins are now
>> throwing
>> errors:
>>
>> ERROR - ellij.openapi.actionSystem.b.a - action with id
>> "HelpGroup" i
>> sn't registered; action will be added to the "Other" group
>> ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA
>> (Ariadna)
>> 3.0
>> Build #635
>> ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
>> ERROR - ellij.openapi.actionSystem.b.a - VM: Java HotSpot(TM)
>> Client
>> VM
>> ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun
>> Microsystems
>> Inc
>> ..
>> ERROR - ellij.openapi.actionSystem.b.a - OS: Windows 2000
>> ERROR - ellij.openapi.actionSystem.b.a -
>> java.lang.Throwable
>> at com.intellij.openapi.diagnostic.Logger.error(Logger.java:53)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:266)
>> at com.intellij.openapi.actionSystem.b.a.b(a.java:195)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:79)
>> at com.intellij.idea.o.r(o.java:10)
>> at com.intellij.idea.o.g(o.java:11)
>> at com.intellij.idea.o.a(o.java:35)
>> at com.intellij.idea.l.run(l.java)
>> at
>> java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
>> at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
>> at
>> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
>> read.java:191)
>> at
>> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
>> ad.java:144)
>> at
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
>>
>> at
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
>>
>> at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
>> ERROR - ellij.openapi.actionSystem.b.a - action with id
>> "Tools"
>> isn't
>> registered; action will be added to the "Other" group
>> ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA
>> (Ariadna)
>> 3.0
>> Build #635
>> ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
>> ERROR - ellij.openapi.actionSystem.b.a - VM: Java HotSpot(TM)
>> Client
>> VM
>> ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun
>> Microsystems
>> Inc
>> ..
>> ERROR - ellij.openapi.actionSystem.b.a - OS: Windows 2000
>> ERROR - ellij.openapi.actionSystem.b.a -
>> java.lang.Throwable
>> at com.intellij.openapi.diagnostic.Logger.error(Logger.java:53)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:266)
>> at com.intellij.openapi.actionSystem.b.a.b(a.java:195)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:79)
>> at com.intellij.idea.o.r(o.java:10)
>> at com.intellij.idea.o.g(o.java:11)
>> at com.intellij.idea.o.a(o.java:35)
>> at com.intellij.idea.l.run(l.java)
>> at
>> java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
>> at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
>> at
>> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
>> read.java:191)
>> at
>> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
>> ad.java:144)
>> at
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
>>
>> at
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
>>
>> at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
>>
>>
>>




0

Cool, will test this tomorrow...Thanks.,

"Aiko Mastboom" <intellij@aiko.sh> wrote in message
news:3D314967.4080705@aiko.sh...

Excusses:

>

the mirror plugin should be changed to: ProjectViewPopupMenu

>
>
>

Aiko Mastboom wrote:

Hi,

>

I had the same problem..

>

but changing the plugin.xml files fixed this

>

for the docPlugin
change HelpGroup
to HelpMenu
on line 55

>
>

for the mirror plugin
change ProjectViewPopupGroup
to ProjectViewGroup
on line 31

>

Good luck,

>

Aiko

>
>

P. Ansari wrote:

>
>> Just upgraded to build #635 and unfortunately the plugins are now
>> throwing
>> errors:
>>
>> ERROR - ellij.openapi.actionSystem.b.a - action with id
>> "HelpGroup" i
>> sn't registered; action will be added to the "Other" group
>> ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA
>> (Ariadna)
>> 3.0
>> Build #635
>> ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
>> ERROR - ellij.openapi.actionSystem.b.a - VM: Java

HotSpot(TM)

>> Client
>> VM
>> ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun
>> Microsystems
>> Inc
>> ..
>> ERROR - ellij.openapi.actionSystem.b.a - OS: Windows 2000
>> ERROR - ellij.openapi.actionSystem.b.a -
>> java.lang.Throwable
>> at com.intellij.openapi.diagnostic.Logger.error(Logger.java:53)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:266)
>> at com.intellij.openapi.actionSystem.b.a.b(a.java:195)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:79)
>> at com.intellij.idea.o.r(o.java:10)
>> at com.intellij.idea.o.g(o.java:11)
>> at com.intellij.idea.o.a(o.java:35)
>> at com.intellij.idea.l.run(l.java)
>> at
>> java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
>> at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
>> at
>> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
>> read.java:191)
>> at
>> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
>> ad.java:144)
>> at
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
>>
>> at
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
>>
>> at

java.awt.EventDispatchThread.run(EventDispatchThread.java:98)

>> ERROR - ellij.openapi.actionSystem.b.a - action with id
>> "Tools"
>> isn't
>> registered; action will be added to the "Other" group
>> ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA
>> (Ariadna)
>> 3.0
>> Build #635
>> ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
>> ERROR - ellij.openapi.actionSystem.b.a - VM: Java

HotSpot(TM)

>> Client
>> VM
>> ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun
>> Microsystems
>> Inc
>> ..
>> ERROR - ellij.openapi.actionSystem.b.a - OS: Windows 2000
>> ERROR - ellij.openapi.actionSystem.b.a -
>> java.lang.Throwable
>> at com.intellij.openapi.diagnostic.Logger.error(Logger.java:53)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:266)
>> at com.intellij.openapi.actionSystem.b.a.b(a.java:195)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:79)
>> at com.intellij.idea.o.r(o.java:10)
>> at com.intellij.idea.o.g(o.java:11)
>> at com.intellij.idea.o.a(o.java:35)
>> at com.intellij.idea.l.run(l.java)
>> at
>> java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
>> at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
>> at
>> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
>> read.java:191)
>> at
>> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
>> ad.java:144)
>> at
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
>>
>> at
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
>>
>> at

java.awt.EventDispatchThread.run(EventDispatchThread.java:98)

>>
>>
>>
>
>

>
>


0

请先登录再写评论。