码迷,mamicode.com
首页 >  
搜索关键字:plugin    ( 5751个结果
Maven项目编译时报错缺少tools.jar
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project ERP: Compilation failure[ERROR] Unabl...
分类:其他好文   时间:2014-07-10 11:12:26    阅读次数:230
Struts2注解
需要包 struts2-convention-plugin.jar@Namespace("/xxxx/zzz")public class ConnectionAction { /** Action执行方法* */ @Action(value = "ConnectManage", resu...
分类:其他好文   时间:2014-07-09 23:47:34    阅读次数:241
InnoDB: Operating system error number 87 in a file operation. 错误87的解决方法
InnoDB: Operating system error number 87 in a file operation. 错误87的解决方法140628 8:10:48 [Note] Plugin 'FEDERATED' is disabled.140628 8:10:48 InnoDB: The...
分类:数据库   时间:2014-07-07 21:36:13    阅读次数:810
解决maven项目 maven install失败 错误 Failed to execute goal org.apache.maven.plugins
1.Maven构建失败Failedtoexecutegoalorg.apache.maven.plugins:maven-compiler-plugin: 2.3.4 :compile( default -compile)onprojectoecp:Compilationfailure 2.解决.....
分类:其他好文   时间:2014-07-07 19:14:34    阅读次数:309
记一次调试
这是我最近几个月来遇到的最棘手的一个问题:* 昨天花了4个小时找出第一层次的原因这个纠结啊,本来和老婆说好准时下班回家吃饭的,结果被这个问题拖了老久。这是一个gradle的plugin,用来resolve公司内部的dependency的,弄完了跑测试项目的,抛一个NPE,而且NPE还不在自己的代码里...
分类:其他好文   时间:2014-07-07 18:41:22    阅读次数:197
eclipse插件的安装方法
eclipse插件的安装方法大体有以下三种: 第一种:直接复制法:假设你的Eclipse的在(C:\eclipse), 解压你下载的 eclipse 插件或者安装eclipse 插件到指定目录AA(c:\AA)文件夹,打开AA 文件夹,在AA文件夹里分别包含两个文件夹features和plugin....
分类:系统相关   时间:2014-07-07 17:15:23    阅读次数:243
Struts2整合JFreeChar
1,导入struts2开发的jar包和struts2-jfreechart-plugin-2.3.16.3.jar2,web.xml配置 Struts2JFreeChart index.html index.htm index.jsp default.html d...
分类:其他好文   时间:2014-06-30 12:32:51    阅读次数:219
Enable indexing LibreOffice files on Win 7
By default, Windows 7 index service will not go into LibreOffice files to search their contents. This can be enabled by installing a plugin at IFilter...
分类:Windows程序   时间:2014-06-29 19:35:38    阅读次数:482
【转】基于Unity3D的Android游戏添加google广告的方法——使用AdMob
前几天由于项目需要,要搞定在游戏中添加广告的方法,在U吧中搜到了这篇文章,unity3d开发的android应用中加入AD系统的具体步骤进而获得首发出处http://tank2308635.iteye.com/blog/1126047从该文中找到AdMob插件的出处AdMob plugin that...
分类:移动开发   时间:2014-06-27 14:42:36    阅读次数:469
跟我一起学JQuery插件开发
http://www.cnblogs.com/Leo_wl/archive/2012/04/06/2435511.html以前一直比较好奇,jquery插件是怎么开发的,怎么写属于自己的插件?昨天在逛codeproject网站的时候,突然看到一篇文章:How to write plugin in J...
分类:Web程序   时间:2014-06-26 12:44:23    阅读次数:331
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!