随笔分类 - 编程工具
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文