随笔分类 -  编程工具

摘要:Do in eclipse:window->show view->other->maven->maven repositories.One of the indexes is:http://repo1.maven.org/maven2.right-click on this one, and try rebuild index.If that does not work, create a new index with the same address, and do a rebuild of that. With me that worked, and I could 阅读全文
posted @ 2013-08-09 18:00 CY. 阅读(188) 评论(0) 推荐(0)
摘要:By default, gvim on my Windows machines just displays question marks, boxes, or garbled characters when I try to open files with Chinese text. The fix was rather simple:From thegettextproject on SourceForge, getlibiconv-1.9.1.bin.woe32.zip, which containsbin/iconv.dll. Put that file into gvim's 阅读全文
posted @ 2013-08-01 16:05 CY. 阅读(260) 评论(0) 推荐(0)
摘要:1.Eclipse Json Editor Plugin[offical page] http://sourceforge.net/projects/eclipsejsonedit/2.Coffee Bytes Java Folding[eclipse install link] http://eclipse.realjenius.com/update-site[how to use]http://stackoverflow.com/questions/6940199/how-to-use-coffee-bytes-code-folding3.Regex Util[eclipse instal 阅读全文
posted @ 2013-05-20 20:49 CY. 阅读(189) 评论(0) 推荐(0)