[
https://issues.jboss.org/browse/FORGE-2512?page=com.atlassian.jira.plugin...
]
George Gastaldi closed FORGE-2512.
----------------------------------
Resolution: Done
CommandScope is not active in IntellJ IDEA
-------------------------------------------
Key: FORGE-2512
URL:
https://issues.jboss.org/browse/FORGE-2512
Project: Forge
Issue Type: Bug
Components: UI - IntelliJ IDEA
Affects Versions: 2.20.0.Final
Reporter: Rafael Pestano
Assignee: George Gastaldi
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/45757d714ecc0c0c...
[3]
https://github.com/rmpestano/music-addon/blob/master/src/main/java/com/gi...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)