﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>IT博客-xjchen</title><link>http://www.cnitblog.com/xjchen/</link><description /><language>zh-cn</language><lastBuildDate>Tue, 05 May 2026 05:46:47 GMT</lastBuildDate><pubDate>Tue, 05 May 2026 05:46:47 GMT</pubDate><ttl>60</ttl><item><title>eclipse使用Tips</title><link>http://www.cnitblog.com/xjchen/archive/2009/08/08/60660.html</link><dc:creator>xjchen</dc:creator><author>xjchen</author><pubDate>Sat, 08 Aug 2009 05:14:00 GMT</pubDate><guid>http://www.cnitblog.com/xjchen/archive/2009/08/08/60660.html</guid><wfw:comment>http://www.cnitblog.com/xjchen/comments/60660.html</wfw:comment><comments>http://www.cnitblog.com/xjchen/archive/2009/08/08/60660.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/xjchen/comments/commentRss/60660.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/xjchen/services/trackbacks/60660.html</trackback:ping><description><![CDATA[   一般，人们对一个东西开始熟悉了之后就会开始有不满了.....用eclipse开发前前后后算起来也快一年了,根据以上观点，对eclipse必然产生不满。最不满的是其速度，以及偶尔的不稳定。本文收集自己使用eclipse时的一些tips，希望这些tips的使用能稍微填平这些不满。。。。也希望本文有抛砖引玉的作用。<br /><br /><ol><li>关闭自动编译选项。这个估计是提升使用在eclipse中写代码速度最明显的方法。关闭project-&gt;build automatically .</li><li>在工程项目的目录下eclipse会自动生成 .classpath文件，文件中kind属性为src的classpathentry元素指定了源代码目录，用path属性，在我机子上这个元素的path属性偶尔会变为空，于是，在eclipse下的源代码包就变成以src开头的了......</li><li>......<br /></li></ol><img src ="http://www.cnitblog.com/xjchen/aggbug/60660.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/xjchen/" target="_blank">xjchen</a> 2009-08-08 13:14 <a href="http://www.cnitblog.com/xjchen/archive/2009/08/08/60660.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>