随笔分类 -  IT&Tools

Jenkins的job执行arquilian test时总是报JBoss启动失败错误
摘要:我的Jenkins环境是一个Master+一个slave,Job的执行主要由slave来进行。Master只负责调度。 slave上安装有JDK7、JDK8。slave agent用的是java web start 启动 jnlp 的方式运行起来的。 这次遇到的问题是:有几个maven job在运行 阅读全文
posted @ 2017-08-25 14:58 Rick Qin 阅读(271) 评论(0) 推荐(0)
How to Remove A Service Entry From Win10 Service List
摘要:The post shows you how to remove a specified service entry from the win10 service list. 阅读全文
posted @ 2017-05-25 23:35 Rick Qin 阅读(460) 评论(0) 推荐(0)
给Sublime text 3增加选中当前单词快捷键
摘要:The post instruct you to add a shortcut for "Sublime text 3" so that user may select a word by shortcut instead of double-click on the word. 阅读全文
posted @ 2017-04-23 00:26 Rick Qin 阅读(4199) 评论(0) 推荐(0)