<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Open your thoughts &#187; Eclipse</title>
	<atom:link href="http://blog.baturu.com/index.php/tag/eclipse/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.baturu.com</link>
	<description>James Gosling is not on the Java road any more !</description>
	<lastBuildDate>Fri, 20 Aug 2010 02:33:20 +0000</lastBuildDate>
	<language>zh-cn</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://blog.baturu.com/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>Netbeans 6.7 中的 Link-in-Editor 功能</title>
		<link>http://blog.baturu.com/index.php/2009/10/23/the_eclipse_link_in_editor_feature_in_netbeans_67.html</link>
		<comments>http://blog.baturu.com/index.php/2009/10/23/the_eclipse_link_in_editor_feature_in_netbeans_67.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 02:59:32 +0000</pubDate>
		<dc:creator>javafuns</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[NetBeans]]></category>

		<guid isPermaLink="false">http://blog.baturu.com/?p=1073</guid>
		<description><![CDATA[Eclipse 和 Netbeans 两大 IDE 我都用过，当然，主要还是 Eclipse 为主。在熟悉了 Eclipse 的快捷键后，开发起来有一种很顺手的感觉。

然而，转换到 Netbeans 之后一直很郁闷，也很纳闷，为什么 Netbeans 没有类似 Eclipse 的 link-in-editor 功能呢？ 在切换文件的同时，左侧的项目浏览器或文件浏览器也能够同时切换。]]></description>
			<content:encoded><![CDATA[<p>Eclipse 和 Netbeans 两大 IDE 我都用过，当然，主要还是 Eclipse 为主。在熟悉了 Eclipse 的快捷键后，开发起来有一种很顺手的感觉。</p>
<p>然而，转换到 Netbeans 之后一直很郁闷，也很纳闷，为什么 Netbeans 没有类似 Eclipse 的 link-in-editor 功能呢？ 在切换文件的同时，左侧的项目浏览器或文件浏览器也能够同时切换。</p>
<p>今天偶然发现，其实 Netbeans 也有这样的功能，只是自己缺少耐心，缺乏探索。在 Netbeans 的 视图 菜单中，选择 将编辑器与视图同步，即可达到这种效果。</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li>2008/03/26 -- <a href="http://blog.baturu.com/index.php/2008/03/26/netbeans-60-has-worse-performance-than-eclipse-and-idea.html" title="NetBeans 6.0性能要比Eclipse和Idea差">NetBeans 6.0性能要比Eclipse和Idea差</a></li><li>2010/08/15 -- <a href="http://blog.baturu.com/index.php/2010/08/15/customize_java_packages_generated_by_xmlbeans.html" title="定制 xmlbeans 所生成的 package">定制 xmlbeans 所生成的 package</a></li><li>2010/07/16 -- <a href="http://blog.baturu.com/index.php/2010/07/16/wait_and_notifyall_in_java_multithreading.html" title="wait and notifyAll in Java multi-threading">wait and notifyAll in Java multi-threading</a></li><li>2010/07/13 -- <a href="http://blog.baturu.com/index.php/2010/07/13/5_things_you_didnt_know_about_java_util_concurrent.html" title="关于 java.util.concurrent 您不知道的 5 件事(转载)">关于 java.util.concurrent 您不知道的 5 件事(转载)</a></li><li>2010/05/07 -- <a href="http://blog.baturu.com/index.php/2010/05/07/executor_in_java_util_concurrent.html" title="java.util.concurrent 中的 Executor">java.util.concurrent 中的 Executor</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.baturu.com/index.php/2009/10/23/the_eclipse_link_in_editor_feature_in_netbeans_67.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cola: Real-Time Shared Editing</title>
		<link>http://blog.baturu.com/index.php/2008/08/12/cola-real-time-shared-editing.html</link>
		<comments>http://blog.baturu.com/index.php/2008/08/12/cola-real-time-shared-editing.html#comments</comments>
		<pubDate>Tue, 12 Aug 2008 09:40:19 +0000</pubDate>
		<dc:creator>javafuns</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://blog.baturu.com/?p=190</guid>
		<description><![CDATA[使用 Eclipse 进行实时共享编辑：http://www.vimeo.com/1195398?pg=embed&#38;sec=1195398 Related Posts:2009/10/23 -- Netbeans 6.7 中的 Link-in-Editor 功能2007/10/25 -- Eclipse的免费UML插件]]></description>
			<content:encoded><![CDATA[<p>使用 Eclipse 进行实时共享编辑：<a title="Cola: Real-Time Shared Editing" href="http://www.vimeo.com/1195398?pg=embed&amp;sec=1195398" target="_blank">http://www.vimeo.com/1195398?pg=embed&amp;sec=1195398</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="500" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="vimeo_clip_1195398" /><param name="name" value="vimeo_clip_1195398" /><param name="bgcolor" value="#ffffff" /><param name="flashvars" value="clip_id=1195398&amp;server=www.vimeo.com&amp;autoplay=0&amp;fullscreen=1&amp;md5=&amp;show_portrait=0&amp;show_title=0&amp;show_byline=0&amp;context=&amp;context_id=" /><param name="src" value="http://www.vimeo.com/moogaloop_local.swf?ver=18098" /><embed id="vimeo_clip_1195398" type="application/x-shockwave-flash" width="100%" height="400" src="http://www.vimeo.com/moogaloop_local.swf?ver=18098" flashvars="clip_id=1195398&amp;server=www.vimeo.com&amp;autoplay=0&amp;fullscreen=1&amp;md5=&amp;show_portrait=0&amp;show_title=0&amp;show_byline=0&amp;context=&amp;context_id=" bgcolor="#ffffff" name="vimeo_clip_1195398"></embed></object></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li>2009/10/23 -- <a href="http://blog.baturu.com/index.php/2009/10/23/the_eclipse_link_in_editor_feature_in_netbeans_67.html" title="Netbeans 6.7 中的 Link-in-Editor 功能">Netbeans 6.7 中的 Link-in-Editor 功能</a></li><li>2007/10/25 -- <a href="http://blog.baturu.com/index.php/2007/10/25/free-uml-plugin-for-eclipse.html" title="Eclipse的免费UML插件">Eclipse的免费UML插件</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.baturu.com/index.php/2008/08/12/cola-real-time-shared-editing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse的免费UML插件</title>
		<link>http://blog.baturu.com/index.php/2007/10/25/free-uml-plugin-for-eclipse.html</link>
		<comments>http://blog.baturu.com/index.php/2007/10/25/free-uml-plugin-for-eclipse.html#comments</comments>
		<pubDate>Thu, 25 Oct 2007 11:40:10 +0000</pubDate>
		<dc:creator>javafuns</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[UML]]></category>

		<guid isPermaLink="false">http://blog.baturu.com/2007/10/25/eclipse%e7%9a%84%e5%85%8d%e8%b4%b9uml%e6%8f%92%e4%bb%b6/</guid>
		<description><![CDATA[今天搜索免费UML工具的时候，发现一位仁兄的blog上有关于一个Eclipse UML插件的介绍。 下载试用之后发现还不错 http://www.eclipseuml.com/download/free/eclipse_3x/index.html 我下的是 #  EclipseUML Free Installer for Windows and Linux: An auto-installer jar file which contains EclipseUML Studio Edition, EMF, GEF and UML2. 安装很简单，是一个jar，双击运行，找到Eclipse的home目录就一直next下去. Related Posts:2009/10/23 -- Netbeans 6.7 中的 Link-in-Editor 功能2009/04/28 -- Grails RichUI plugin2009/04/26 -- Grails &#8211; JCaptcha Plugin usage2009/02/02 -- 使用 netbeans 6.5 创建 firefox 扩展2009/01/10 -- Add a [...]]]></description>
			<content:encoded><![CDATA[<p>今天搜索免费UML工具的时候，发现一位<a href="http://www.blogjava.net/sean/archive/2005/04/12/3180.html" target="_blank">仁兄的blog</a>上有关于一个Eclipse UML插件的介绍。</p>
<p>下载试用之后发现还不错</p>
<p>http://www.eclipseuml.com/download/free/eclipse_3x/index.html</p>
<p>我下的是</p>
<p>#  EclipseUML Free Installer for Windows and Linux:<br />
An auto-installer jar file which contains EclipseUML Studio Edition, EMF, GEF and UML2.</p>
<p>安装很简单，是一个jar，双击运行，找到Eclipse的home目录就一直next下去.</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li>2009/10/23 -- <a href="http://blog.baturu.com/index.php/2009/10/23/the_eclipse_link_in_editor_feature_in_netbeans_67.html" title="Netbeans 6.7 中的 Link-in-Editor 功能">Netbeans 6.7 中的 Link-in-Editor 功能</a></li><li>2009/04/28 -- <a href="http://blog.baturu.com/index.php/2009/04/28/grails_richui_plugin.html" title="Grails RichUI plugin">Grails RichUI plugin</a></li><li>2009/04/26 -- <a href="http://blog.baturu.com/index.php/2009/04/26/grails_jcaptcha_plugin_usage.html" title="Grails &#8211; JCaptcha Plugin usage">Grails &#8211; JCaptcha Plugin usage</a></li><li>2009/02/02 -- <a href="http://blog.baturu.com/index.php/2009/02/02/utilize-netbeans-65-to-build-your-firefox-addons.html" title="使用 netbeans 6.5 创建 firefox 扩展">使用 netbeans 6.5 创建 firefox 扩展</a></li><li>2009/01/10 -- <a href="http://blog.baturu.com/index.php/2009/01/10/add-a-new-plugin-for-twitter-2.html" title="Add a new plugin for twitter">Add a new plugin for twitter</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.baturu.com/index.php/2007/10/25/free-uml-plugin-for-eclipse.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
