[forge-issues] [JBoss JIRA] (FORGE-2512) CommandScope is not active in IntellJ IDEA

Rafael Pestano (JIRA) issues at jboss.org
Mon Oct 26 08:01:04 EDT 2015


Rafael Pestano created FORGE-2512:
-------------------------------------

             Summary: CommandScope is not active in IntellJ IDEA 
                 Key: FORGE-2512
                 URL: https://issues.jboss.org/browse/FORGE-2512
             Project: Forge
          Issue Type: Feature Request
          Components: UI - IntelliJ IDEA
    Affects Versions: 2.20.0.Final
            Reporter: Rafael Pestano


When we use @CommandScoped in addons on IntelliJ the scope is not activated throwing 

WELD-001303: No active contexts for scope type org.jboss.forge.addon.ui.cdi.CommandScoped

A sample code is here at ¹ where *SongsFilter * is commandScoped. 

I've also tried to activate it in IDEA plugin modifying UIContextImpl² but found some issues, more details at ³ . 


[1]https://github.com/rmpestano/music-addon/issues/14
[2]https://github.com/rmpestano/intellij-idea-plugin/commit/45757d714ecc0c0c3210153d6396ec20f4c81ead 
[3]https://github.com/rmpestano/music-addon/blob/master/src/main/java/com/github/forge/addon/music/ui/SearchCommand.java#L61



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the forge-issues mailing list