码迷,mamicode.com
首页 > 系统相关 > 详细

eclipse easy shell plugin

时间:2015-01-22 09:19:48      阅读:365      评论:0      收藏:0      [点我收藏+]

标签:

svn checkout svn://svn.code.sf.net/p/pluginbox/code/trunk pluginbox-code

 

Eclipse中Easy Shell插件配置PowerCmd

分类: 心情/笔记 2014-04-28 13:34 885人阅读 评论(0) 收藏 举报

commandshelleclipsecmdPowerCmd

目录(?)[+]

1、了解EasyShell、PowerCMD和基本命令

http://sourceforge.net/projects/pluginbox/

http://www.powercmd.com/

了解基本命令 cmd、start及 PowerCmd命令参数

2、EasyShell插件配置PowerCMD

Eclipse -> Window -> Prefernces -> Easy Shell

Presets选择“Unkonwn Shell / file browser”

Shell Open  command命令修改为:

cmd.exe /C start "{4}" /D {1} "D:\Program Files Green\PowerCmd\PowerCmd.exe" /P {1}


注:D:\Program Files Green\PowerCmd\PowerCmd.exe 需要根据本地PowerCmd安装路径修改。

技术分享

技术分享

3、试一试?

在Eclipse 的Project Explorer 或 Package Explorer视图下右击 -> Easy Shell -> Open

^_^ 开心不?

eclipse easy shell plugin

标签:

原文地址:http://www.cnblogs.com/zhang-pengcheng/p/4240671.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!