Branch: refs/heads/master
Home:
https://github.com/forge/intellij-idea-plugin
Commit: 926970831ae07334638c9b0c672e9ef1f4e19761
https://github.com/forge/intellij-idea-plugin/commit/926970831ae07334638c...
Author: Adam Wyłuda <adamwyl92(a)gmail.com>
Date: 2014-05-25 (Sun, 25 May 2014)
Changed paths:
M src/main/java/org/jboss/forge/plugin/idea/action/ShowCommandListAction.java
M src/main/java/org/jboss/forge/plugin/idea/service/ForgeService.java
M src/main/java/org/jboss/forge/plugin/idea/service/ServiceHelper.java
R src/main/java/org/jboss/forge/plugin/idea/service/UIService.java
M src/main/resources/META-INF/plugin.xml
Log Message:
-----------
Use ServiceHelper.loadFurnaceAndRun() in ShowCommandListAction, change keystroke to ctrl
alt 4, and remove UIService (it seems redundant at the moment)