随笔分类 -  eclipse

unable to load default svn client
摘要:解决方法:.windows->preferences->Team->SVN->SVN接口 选择SVNKit... 阅读全文

posted @ 2015-01-09 10:53 lvlv岁月流逝 阅读(212) 评论(0) 推荐(0)

ubuntu eclipse 安装svn
摘要:1、helper->install new software 在弹出的窗口中work with 输入http://subclipse.tigris.org/update_1.6.x2、下面窗口会列出一些插件 选择 subclipse ->subclipse(requirdd) 然后一路next 就O... 阅读全文

posted @ 2015-01-09 09:41 lvlv岁月流逝 阅读(145) 评论(0) 推荐(0)

myeclipse 打开xml jsp页面慢 有时候会自动退出
摘要:Myeclipse默认打开文件的方式是 jsp design,每次双击或者使用Ctrl+Shift+R打开 就会用这个打开 ,太慢了而且多次导致Myeclipse挂掉。可以通过以下的方式转化成你想要的打开方式,方法如下:Myecipse->preferences->General->editors-... 阅读全文

posted @ 2014-12-02 20:15 lvlv岁月流逝 阅读(238) 评论(0) 推荐(0)

myeclipse svn配置
摘要:在MyEclipse 9.0中安装SVN插件遇到一些问题,参考网上一些方法,最终解决。以下是个人认为比较简易的方法,供参考:安装过程:(1)svn的插件版本site-1.8.14.zip(可根据自己需要选择不同版本)。(2)下载链接:http://subclipse.tigris.org/servl... 阅读全文

posted @ 2014-12-02 19:18 lvlv岁月流逝 阅读(190) 评论(0) 推荐(0)

myeclipse9 struts2配置
摘要:引用struts2所用到的jarweb.xml配置如下 struts2 org.apache.struts2.dispatcher.FilterDispatcher struts2 /* ... 阅读全文

posted @ 2014-11-26 16:54 lvlv岁月流逝 阅读(206) 评论(0) 推荐(0)

struts2 action 返回图片流
摘要:数据库为mssql zp字段为image类型java代码 OutputStream out = null; try { String contenttype = "image/jpeg"; ActionConte... 阅读全文

posted @ 2014-11-26 16:29 lvlv岁月流逝 阅读(684) 评论(0) 推荐(0)

linux xampp eclipse xdebug 无法进入断点
摘要:一、xampp 版本 1.8.3-5xampp安装后会自动集成xdebug,目录一般为 /opt/lampp/lib/php/extensions/***-debug-***目录关于php 与php.ini路径php程序路径为:/opt/lampp/bin/php.ini配置文件路径为:/opt/l... 阅读全文

posted @ 2014-10-18 23:15 lvlv岁月流逝 阅读(475) 评论(0) 推荐(0)

eclipse 中文乱码
摘要:eclipse 中页面中中文正常预览出现中文乱码 解决方法:windows->preferences->general->content types->text(展开)选择页面我的是php页面就选择phpcontent type 在窗口下面default encoding 中输入gbk 。点击upd... 阅读全文

posted @ 2014-09-12 08:16 lvlv岁月流逝 阅读(172) 评论(0) 推荐(0)

Failed to load JavaHL Library.
摘要:windows->preferences->Team->SVN->SVN接口选择SVNKit (Pure Java) xxxxxx 阅读全文

posted @ 2014-09-12 08:10 lvlv岁月流逝 阅读(142) 评论(0) 推荐(0)

导航