Author: koen.aers(a)jboss.com
Date: 2012-02-13 11:38:35 -0500 (Mon, 13 Feb 2012)
New Revision: 38664
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml
Log:
JBIDE-10889: Ctrl+C stopped working in Forge Console
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml
===================================================================
---
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml 2012-02-13
16:35:27 UTC (rev 38663)
+++
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml 2012-02-13
16:38:35 UTC (rev 38664)
@@ -9,6 +9,7 @@
<dependencies>
<module name="org.jboss.forge.shell.api" optional="true"
/>
<module name="org.jboss.forge.shell-api" optional="true"
/>
+ <module name="sun.misc" />
<module name="javax.api"/>
</dependencies>
Show replies by date