Eclipse插件类 Fat jar ?优:多个jar包合成;缺:文件夹结构不保持 Fat Jar Eclipse Plug-In是一个可以将Eclipse Java Project的所有资源打包进一个可执行jar文件的小工具,可以方便的完成各种打包任务,我们经常...
分类:
编程语言 时间:
2015-08-04 13:46:07
阅读次数:
143
这一篇就简单说下一个hello world插件工程创建过程。1.创建一个Plug-in Project2.填写project name3.第二个确认框勾上,然后直接下一步4.选择Hello,World的模版,直接finish5.选中创建好的工程,右键如下操作6.在新打开的Eclipse我们会发现多了...
分类:
系统相关 时间:
2015-07-31 23:24:30
阅读次数:
246
方案一:grunt-livereload + Chrome Plug-in优点:安装、配置简单方便。缺点:需要配合指定的浏览器插件(Firefox也有相关插件,IE么你懂的)。1. 需要安装2个插接件:grunt-contrib-watch、connect-livereload执行命令:npm in...
分类:
其他好文 时间:
2015-07-31 12:50:49
阅读次数:
128
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins 直接 Shift + comd + g...
分类:
其他好文 时间:
2015-07-28 10:49:52
阅读次数:
120
一、卸载jdk1.8 终端依次执行下面的命令
sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo rm -rf /Library/PreferencePanes/JavaControlPanel.prefPane
sudo rm -rf /Library/Internet\ Plug-Ins/JavaApp...
分类:
其他好文 时间:
2015-07-27 13:19:00
阅读次数:
136
要查看安装了那些插件,可以点击Help > About Eclipse Platform,在显示的对话框中,点击Plug-in Details和Configuration Details可以查看一共安装了那些插件,各插件的版本号、提供者以及安装日志等信息。但是还有一种更好的方法,那就是利用Manag...
分类:
系统相关 时间:
2015-07-26 08:37:20
阅读次数:
174
http://alcatraz.io安装方法:curl-fsSLhttps://raw.githubusercontent.com/supermarin/Alcatraz/deploy/Scripts/install.sh|sh删除方法:rm-rf~/Library/Application\Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin清除缓存数据:rm-rf~/Library/Application\Sup..
分类:
其他好文 时间:
2015-07-22 16:31:46
阅读次数:
106
Unable to load class ‘org.codehaus.groovy.runtime.typehandling.ShortTypeHandling’
Error:The project is using an unsupported version of the Android Gradle plug-in (0.12.2). The recommended version is 1.2.3....
分类:
其他好文 时间:
2015-07-22 13:09:44
阅读次数:
177
uva 753 A Plug for UNIXYou are in charge of setting up the press room for the inaugural meeting of the United Nations Internet eXecutive (UNIX), which has an international mandate to make the free flow...
分类:
其他好文 时间:
2015-07-16 22:23:49
阅读次数:
200
我们在升级xcode的情况下,我们的一些第三方插件就会失效。
比如cocoapods,等比较重要的三方插件,
解决问题如下:
进入插件目录:~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/
鼠标右键显示包内容 ,找到 Info.plist 文件并打开,在DVTPlugInCompatibilityU...
分类:
其他好文 时间:
2015-07-14 15:50:48
阅读次数:
105