Skip to content

Commit

Permalink
use StartAction from org.jboss.tools.forge.ui.internal.actions
Browse files Browse the repository at this point in the history
  • Loading branch information
koentsje committed May 6, 2014
1 parent 95e7653 commit b70b192
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
import org.jboss.tools.forge.core.furnace.FurnaceRuntime;
import org.jboss.tools.forge.core.runtime.ForgeRuntime;
import org.jboss.tools.forge.core.runtime.ForgeRuntimeState;
import org.jboss.tools.forge.ui.internal.actions.StartAction;
import org.jboss.tools.forge.ui.internal.console.ForgeConsole;
import org.jboss.tools.forge.ui.internal.ext.actions.StartAction;
import org.jboss.tools.forge.ui.internal.ext.actions.StopAction;
import org.jboss.tools.forge.ui.internal.ext.cli.F2TextViewer;

Expand Down

0 comments on commit b70b192

Please sign in to comment.