Branch: refs/heads/master
Home:
https://github.com/jbosstools/jbosstools-forge
Commit: 5ead95e654d454206de8bb88973abcb1b46e7877
https://github.com/jbosstools/jbosstools-forge/commit/5ead95e654d454206de...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M plugins/org.jboss.tools.forge.core.ext/META-INF/MANIFEST.MF
A
plugins/org.jboss.tools.forge.core.ext/src/org/jboss/tools/forge/ext/core/runtime/FurnaceRuntime.java
M plugins/org.jboss.tools.forge.ui.ext/META-INF/MANIFEST.MF
M
plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/ext/console/ForgeConsoleImpl.java
M
plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/console/ForgeConsole.java
M
plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/console/f1/ForgeConsoleImpl.java
Log Message:
-----------
add a getForgeRuntime() method to the ForgeConsole interface, create a FurnaceRuntime
class that implements ForgeRuntime