CakeStorm icon indicating copy to clipboard operation
CakeStorm copied to clipboard

Windows 8.1 w/ PHPStorm 9.0 build #PS-141.1912

Open Lammmas opened this issue 10 years ago • 2 comments
trafficstars

Tried to go to View from Controller, Controller from View, Model from Controller and SmartJump; In all cases there's the error IllegalArgumentException: Argument for @NotNull parameter 'content' of com/intellij/notification/Notification. must not be null.

Argument for @NotNull parameter 'content' of com/intellij/notification/Notification.<init> must not be null
java.lang.IllegalArgumentException: Argument for @NotNull parameter 'content' of com/intellij/notification/Notification.<init> must not be null
    at com.intellij.notification.Notification.<init>(Notification.java)
    at com.vexus2.cakestorm.ide.Actions.notification(Actions.java:16)
    at com.vexus2.cakestorm.ide.Actions$SmartJump.actionPerformed(Actions.java:26)
    at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher$3.performAction(IdeKeyEventDispatcher.java:593)
    at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:644)
    at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.b(IdeKeyEventDispatcher.java:359)
    at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:295)
    at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:219)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:538)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:382)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Lammmas avatar Jul 13 '15 10:07 Lammmas

Hi. May I Have your cakephp's versions?

vexus2 avatar Aug 28 '15 06:08 vexus2

I believe it's 2.6.3

Sent from my iPhone

On Aug 28, 2015, at 02:40, Hikaru Tooyama [email protected] wrote:

Hi. May I Have your cakephp's versions?

— Reply to this email directly or view it on GitHub.

wp4nuv avatar Aug 28 '15 09:08 wp4nuv