<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>鸟儿飞的专栏 - Eclipse3.2</title><link>http://blog.csdn.net/birdme007/category/253499.aspx</link><description>关于Eclipse的使用技巧！</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 23 Apr 2008 11:27:53 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>鸟儿飞</dc:creator><title>Eclipse插件之Spring IDE</title><link>http://blog.csdn.net/birdme007/archive/2007/10/10/1818824.aspx</link><pubDate>Wed, 10 Oct 2007 17:09:00 GMT</pubDate><guid>http://blog.csdn.net/birdme007/archive/2007/10/10/1818824.aspx</guid><wfw:comment>http://blog.csdn.net/birdme007/comments/1818824.aspx</wfw:comment><comments>http://blog.csdn.net/birdme007/archive/2007/10/10/1818824.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/birdme007/comments/commentRss/1818824.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1818824</trackback:ping><description>此插件的功能不错：）对于Spring这样优雅的框架来说，再加上这个助手，真的是很美很美了，美美地喝上一杯咖啡吧。&lt;img src ="http://blog.csdn.net/birdme007/aggbug/1818824.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>鸟儿飞</dc:creator><title> Eclipse从jre1.4升级到1.5需要修改的东西</title><link>http://blog.csdn.net/birdme007/archive/2007/08/09/1733693.aspx</link><pubDate>Thu, 09 Aug 2007 14:38:00 GMT</pubDate><guid>http://blog.csdn.net/birdme007/archive/2007/08/09/1733693.aspx</guid><wfw:comment>http://blog.csdn.net/birdme007/comments/1733693.aspx</wfw:comment><comments>http://blog.csdn.net/birdme007/archive/2007/08/09/1733693.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/birdme007/comments/commentRss/1733693.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1733693</trackback:ping><description>Eclipse工程以前使用jdk1.4,现在使用jdk5.需要修改哪些地方呢?

1,window-&gt;preference-&gt;Java-&gt;Install Jres-&gt;指定jdk的安装目录。

2,window-&gt;preference-&gt;java-&gt;compiler-&gt;JDK Compliance-&gt;Complier compliance level -&gt;指定为5.0.

3,window-&gt;preference-&gt;tomcat-&gt;JVM Setting-&gt;JRE修改成第一步安装JRE。

4,工程右健-〉properties-&gt;Build Path-&gt;目标制定/webname/classes
&lt;img src ="http://blog.csdn.net/birdme007/aggbug/1733693.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>鸟儿飞</dc:creator><title>eclipse3.2+jdk1.6在泛型方面存在不兼容</title><link>http://blog.csdn.net/birdme007/archive/2007/08/01/1720634.aspx</link><pubDate>Wed, 01 Aug 2007 10:19:00 GMT</pubDate><guid>http://blog.csdn.net/birdme007/archive/2007/08/01/1720634.aspx</guid><wfw:comment>http://blog.csdn.net/birdme007/comments/1720634.aspx</wfw:comment><comments>http://blog.csdn.net/birdme007/archive/2007/08/01/1720634.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/birdme007/comments/commentRss/1720634.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1720634</trackback:ping><description>window-〉preference-〉java-〉compiler 里可以设置 jdk &lt;img src ="http://blog.csdn.net/birdme007/aggbug/1720634.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>鸟儿飞</dc:creator><title>在Eclipse+WebLogic下开发J2EE应用程序</title><link>http://blog.csdn.net/birdme007/archive/2006/12/12/1439392.aspx</link><pubDate>Tue, 12 Dec 2006 09:45:00 GMT</pubDate><guid>http://blog.csdn.net/birdme007/archive/2006/12/12/1439392.aspx</guid><wfw:comment>http://blog.csdn.net/birdme007/comments/1439392.aspx</wfw:comment><comments>http://blog.csdn.net/birdme007/archive/2006/12/12/1439392.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/birdme007/comments/commentRss/1439392.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1439392</trackback:ping><description>现在很多J2EE应用程序开发模式都是使用Jbuilder+Weblogic+Oracle开发，而Jbuilder由于占用内存大，而对机子配置提出了更高的要求。本文向大家介绍一种方便，并且提供丰富插件并且免费的可视化编程工具Eclipse.。本文所使用的开发环境为Eclipse+Weblogic+Oracle。文中简要介绍了环境的配置，会话EJB、实体EJB（CMP）的创建过程，Struts框架的使用方法等。&lt;img src ="http://blog.csdn.net/birdme007/aggbug/1439392.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>鸟儿飞</dc:creator><title>在Eclipse中使用Hibernate</title><link>http://blog.csdn.net/birdme007/archive/2006/12/12/1439387.aspx</link><pubDate>Tue, 12 Dec 2006 09:39:00 GMT</pubDate><guid>http://blog.csdn.net/birdme007/archive/2006/12/12/1439387.aspx</guid><wfw:comment>http://blog.csdn.net/birdme007/comments/1439387.aspx</wfw:comment><comments>http://blog.csdn.net/birdme007/archive/2006/12/12/1439387.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/birdme007/comments/commentRss/1439387.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1439387</trackback:ping><description>最近，我开始使用Eclipse作为我的开发环境。这部分是由于它支持我开发时所使用的许多平台，部分是由于Eclipse是开放的可扩展环境的杰出代表，大家都可以为它的发展贡献自己的力量。我正开始调查人们已经提出的一些扩展。例如，我使用了一个叫做XMLBuddy的小插件来处理XML文件，它很有用。所以，我开始好奇是否有人已经编写了使用Hibernate的插件，最近在编写Developer's Notebook一书时，我做了大量这方面的工作。结果我了解到，这方面确实有一些工作正在进行，本文将探讨其中之一——Hibernate Synchronizer。 
&lt;img src ="http://blog.csdn.net/birdme007/aggbug/1439387.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>