随笔分类 -  总结

hudson Failed to check out的错误解决
摘要:hudson上编项目报错:Checking outERROR: Failed to check outorg.tmatesoft.svn.core.SVNException: svn: Malformed URL ''at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)at org.tmatesof 阅读全文

posted @ 2012-02-27 11:26 lightideal 阅读(911) 评论(0) 推荐(0)

Q: How to generate exe install and uninstall file for an eclipse product?
摘要:A: 1) In Eclipse right click the project and select Export/Plug-in Development/Eclipse product and check "Export source", uncheck "Generate metadata repository" then Finish. 2) Install the nsis-2.46-setup.exe 3) change Marts.nsi file's config to the dir which point to the pla 阅读全文

posted @ 2012-02-27 11:19 lightideal 阅读(229) 评论(0) 推荐(0)

导航