Djam25 / css-x-fire

Automatically exported from code.google.com/p/css-x-fire
0 stars 0 forks source link

not working in 102.18 #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Seems that css-x-fire not working in new 102.18 build.

CSS-X-Fire v. 1.10
Firebug 1.6.0
WebStrom 102.18
OS Windows 7 32bit

Error message appears when any property changed in firebug:

com.intellij.psi.css.impl.util.CssUtil.getMediumList(Lcom/intellij/psi/PsiElemen
t;)Lcom/intellij/psi/PsiElement;: 
com.intellij.psi.css.impl.util.CssUtil.getMediumList(Lcom/intellij/psi/PsiElemen
t;)Lcom/intellij/psi/PsiElement;
java.lang.NoSuchMethodError: 
com.intellij.psi.css.impl.util.CssUtil.getMediumList(Lcom/intellij/psi/PsiElemen
t;)Lcom/intellij/psi/PsiElement;
    at com.googlecode.cssxfire.IncomingChangesProcessor.getCandidates(IncomingChangesProcessor.java:108)
    at com.googlecode.cssxfire.IncomingChangesProcessor.getProjectCandidates(IncomingChangesProcessor.java:65)
    at com.googlecode.cssxfire.IncomingChangesComponent$3.run(IncomingChangesComponent.java:203)
    at com.intellij.openapi.project.DumbServiceImpl.runWhenSmart(DumbServiceImpl.java:96)
    at com.intellij.openapi.project.DumbService$1.run(DumbService.java:76)
    at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:319)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:652)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:506)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:405)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:369)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

Original issue reported on code.google.com by metaller...@gmail.com on 30 Dec 2010 at 1:29

GoogleCodeExporter commented 9 years ago
Thankyou for your report. Will look into this ASAP.

Original comment by ronnie.k...@gmail.com on 30 Dec 2010 at 1:44

GoogleCodeExporter commented 9 years ago
Thank you for so quick response and for this amazing plugin!

Original comment by metaller...@gmail.com on 30 Dec 2010 at 1:55

GoogleCodeExporter commented 9 years ago
Looks as there might be a bug in recent WebStorm. I have filed a report at 
http://youtrack.jetbrains.net/issue/WI-4608

As a workaround you can use CSS-X-Fire 1.9 which seems to work fine. You will 
have do download it manually from the 
[http://plugins.intellij.net/plugin/?webide&id=5348 plugin page] and replace 
the jar-file in ~\.WebIde10\config\plugins directory.

Original comment by ronnie.k...@gmail.com on 30 Dec 2010 at 4:05

GoogleCodeExporter commented 9 years ago
Fixed in 1.11. Thank you again for your report!

Original comment by ronnie.k...@gmail.com on 31 Dec 2010 at 10:34

GoogleCodeExporter commented 9 years ago
Now it works like a charm. Thank you!

Original comment by metaller...@gmail.com on 2 Jan 2011 at 10:22