<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Eclipse Tips</title>
	
	<link>http://eclipsetips.com</link>
	<description>Tips on Eclipse IDE and Eclipse Plugins</description>
	<lastBuildDate>Thu, 17 Sep 2009 18:48:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/EclipseTips" /><feedburner:info uri="eclipsetips" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>EclipseTips</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How To: Uninstall Eclipse Plugin</title>
		<link>http://feedproxy.google.com/~r/EclipseTips/~3/d76cAbwM0z8/</link>
		<comments>http://eclipsetips.com/2009/09/18/how-to-uninstall-eclipse-plugin/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:48:05 +0000</pubDate>
		<dc:creator>Venu</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.eclipsetips.com/2009/09/18/how-to-uninstall-eclipse-plugin/</guid>
		<description><![CDATA[In the latest Eclipse i.e Eclipse 3.5 a.k.a Galileo, the plugin management module has been updated and so is the way one can uninstall a plugin. To uninstall a plugin Click on Help -&#62; About Eclipse Click on Installation Details button&#160; Select the plugin which you wish to remove and click on Uninstall]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/RiRO_KyoT2NC2pWV-d9BWx9taZE/0/da"><img src="http://feedads.g.doubleclick.net/~a/RiRO_KyoT2NC2pWV-d9BWx9taZE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/RiRO_KyoT2NC2pWV-d9BWx9taZE/1/da"><img src="http://feedads.g.doubleclick.net/~a/RiRO_KyoT2NC2pWV-d9BWx9taZE/1/di" border="0" ismap="true"></img></a></p><p></p><p>In the latest Eclipse i.e Eclipse 3.5 a.k.a Galileo, the plugin management module has been updated and so is the way one can uninstall a plugin.</p>
<p>To uninstall a plugin</p>
<ol>
<li>Click on <strong>Help -&gt; About Eclipse</strong></li>
<li>Click on <strong>Installation Details</strong> button<br />&nbsp;<img src="http://farm4.static.flickr.com/3463/3929693560_13d364bb42_o_d.jpg"> </li>
<li>Select the plugin which you wish to remove and click on <strong>Uninstall</strong><br /><img src="http://farm3.static.flickr.com/2445/3928917009_12a2a770e5_o_d.jpg" width="473" height="549"> </li>
</ol>
<img src="http://feeds.feedburner.com/~r/EclipseTips/~4/d76cAbwM0z8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://eclipsetips.com/2009/09/18/how-to-uninstall-eclipse-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://eclipsetips.com/2009/09/18/how-to-uninstall-eclipse-plugin/</feedburner:origLink></item>
		<item>
		<title>How To: Access Subversion Repository in Eclipse</title>
		<link>http://feedproxy.google.com/~r/EclipseTips/~3/kFNjc396Dec/</link>
		<comments>http://eclipsetips.com/2008/06/26/how-to-access-subversion-repository-in-eclipse/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 19:40:19 +0000</pubDate>
		<dc:creator>Venu</dc:creator>
				<category><![CDATA[Plug-in Reviews]]></category>

		<guid isPermaLink="false">http://www.eclipsetips.com/how-to-access-subversion-repository-in-eclipse/</guid>
		<description><![CDATA[Subversion is an open source revision control system which aims to be a replacement for CVS. Many of the open source projects are on Subversion repository including Apache projects. Eclipse by default comes with a CVS client and if you need to Subversion client, this is what you need to do Download and Install the [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/2oeGhhj2Mf0X36jbLGnQLy7CY7M/0/da"><img src="http://feedads.g.doubleclick.net/~a/2oeGhhj2Mf0X36jbLGnQLy7CY7M/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2oeGhhj2Mf0X36jbLGnQLy7CY7M/1/da"><img src="http://feedads.g.doubleclick.net/~a/2oeGhhj2Mf0X36jbLGnQLy7CY7M/1/di" border="0" ismap="true"></img></a></p><p></p><p>Subversion is an open source revision control system which aims to be a replacement for <acronymm title?Concurrent system? version>CVS.</p>
<p>Many of the open source projects are on Subversion repository including Apache projects. </p>
<p>Eclipse by default comes with a CVS client and if you need to Subversion client, this is what you need to do</p>
<h3>Download and Install the Subclipse Plugin</h3>
<p>  <span id="more-15"></span>
<p><a href="http://subclipse.tigris.org/" onclick="javascript:urchinTracker ('/outbound/article/subclipse.tigris.org');">Subclipse</a> is an Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE.</p>
<p>You can install the plugin for Eclipse 3.2/3.3 using the following update site</p>
<pre><a href="http://subclipse.tigris.org/update_1.4.x"title="http://subclipse.tigris.org/update_1.4.x"  onclick="javascript:urchinTracker ('/outbound/article/subclipse.tigris.org');">http://subclipse.tigris.org/update_1.4.x</a></pre>
<p>You need to input the above URL in </p>
<pre>Help -&gt; Software Updates -&gt; Find and Install</pre>
<p>If you want to install the plugin manually, the zipped versions of Subclipse are <a href="http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240" onclick="javascript:urchinTracker ('/outbound/article/subclipse.tigris.org');">also available</a>.</p>
<h3>Using the Subclipse Plugin</h3>
<p>After the plugin is installed you should see a new perspective: SVN Repository Exploring as shown below</p>
<p><a href="http://www.flickr.com/photos/venukb/2610635829/"title="SVN Plugin"  onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img height="213" alt="svn" src="http://farm4.static.flickr.com/3060/2610635829_d83f47d573_m.jpg" width="179" /></a></p>
<p>You can now add a new SVN repository and view the same in the Repositories view.</p>
<p><a href="http://www.flickr.com/photos/venukb/2610635885/"title="SVN Repository"  onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img height="283" alt="svn2" src="http://farm4.static.flickr.com/3225/2610635885_e2697e2125.jpg" width="282" /></a></p>
<p>You can execute multiple operations on the controlled element such as listing the history, comparing the element with older versions etc.</p>
<p><a href="http://www.flickr.com/photos/venukb/2611470808/"title="SVN Options"  onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img height="269" alt="svn3" src="http://farm4.static.flickr.com/3241/2611470808_c0e7657e4a.jpg" width="220" /></a></p>
<p>If you are new to Subversion (like me <img src='http://eclipsetips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), the below post should be of some help !</p>
<pre><a href="http://www.tigris.org/scdocs/Learning"title="http://www.tigris.org/scdocs/Learning"  onclick="javascript:urchinTracker ('/outbound/article/www.tigris.org');">http://www.tigris.org/scdocs/Learning</a></pre>
<img src="http://feeds.feedburner.com/~r/EclipseTips/~4/kFNjc396Dec" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://eclipsetips.com/2008/06/26/how-to-access-subversion-repository-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://eclipsetips.com/2008/06/26/how-to-access-subversion-repository-in-eclipse/</feedburner:origLink></item>
		<item>
		<title>Getting started with Eclipse</title>
		<link>http://feedproxy.google.com/~r/EclipseTips/~3/SqgoCBdfhYA/</link>
		<comments>http://eclipsetips.com/2007/07/27/getting-started-with-eclipse/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 20:23:25 +0000</pubDate>
		<dc:creator>Venu</dc:creator>
				<category><![CDATA[Eclipse Blogs]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.eclipsetips.com/getting-started-with-eclipse/</guid>
		<description><![CDATA[Many companies have started adopting Eclipse as the default IDE for application development. In fact Eclipse has become so popular that the once popular Borland JBuilder and Weblogic Workshop have also been ported to use the Eclipse Platform. With this there are more and more user getting introduced/started to/on Eclipse. At first the IDE might [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/ctCyAt31MCr_4c88PAhwE5umk-0/0/da"><img src="http://feedads.g.doubleclick.net/~a/ctCyAt31MCr_4c88PAhwE5umk-0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ctCyAt31MCr_4c88PAhwE5umk-0/1/da"><img src="http://feedads.g.doubleclick.net/~a/ctCyAt31MCr_4c88PAhwE5umk-0/1/di" border="0" ismap="true"></img></a></p><p></p><p>Many companies have started adopting <a href="http://www.eclipse.org" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">Eclipse</a> as the default IDE for application development. In fact Eclipse has become so popular that the once popular Borland <a href="http://www.codegear.com/products/jbuilder" onclick="javascript:urchinTracker ('/outbound/article/www.codegear.com');">JBuilder</a> and  <a href="http://www.bea.com/framework.jsp?CNT=index.htm&amp;FP=/content/products/weblogic/workshop" onclick="javascript:urchinTracker ('/outbound/article/www.bea.com');">Weblogic Workshop</a> have also been ported to use the Eclipse Platform.<br />
<span id="more-13"></span><br />
With this there are more and more user getting introduced/started to/on Eclipse. At first the IDE might be confusing with features like &#8220;Build Automatically&#8221; etc. I have seen in many forums where users complain of not able to get started on using Eclipse for their day to day development activities.</p>
<p>The <a href="http://www.eclipse.org" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">official Eclipse site</a> should have been a place to find information; However its not, even after many revamps, I still feel that Eclipse.org is one of the most user un-friendly web site out there. There is more trouble when it comes to categorization/organization of content in the site.</p>
<p>The first thing I would recommend to any new Eclipse User is to use the <strong>Cheat Sheets</strong> ! When you start Eclipse, the Welcome page does have a link to the Cheat Sheets. (You can access the Welcome page via the <strong>Help Menu</strong>)</p>
<p><a href="http://www.flickr.com/photos/venukb/908242548/" title="Eclipse Welcome Page" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img src="http://farm2.static.flickr.com/1188/908242548_37b8681e04.jpg" alt="Eclipse Welcome Page" height="272" width="483" /></a></p>
<p>However <strong>not all the</strong> Cheat Sheets are displayed on the above welcome page. It only shows the Cheat Sheets which are part of the default Eclipse SDK. Many of Eclipse Projects like EMF etc contribute Cheat Sheets and this can be accessed via the Help Menu.</p>
<p><a href="http://www.flickr.com/photos/venukb/908242836/" title="Photo Sharing" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img src="http://farm2.static.flickr.com/1257/908242836_85923a539f_m.jpg" alt="cheatsheets" height="227" width="199" /></a></p>
<p>Cheat Sheets are a great way to get started on using a feature.</p>
<p><a href="http://www.flickr.com/photos/venukb/907411851/" title="Photo Sharing" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img src="http://farm2.static.flickr.com/1100/907411851_b7433759d5.jpg" alt="Eclipse Cheat Sheet Selection" height="331" width="322" /></a></p>
<p>Note: If you are plug-in developer and want to build cheat sheets have a look at this article</p>
<p><a href="http://www.ibm.com/developerworks/library/os-ecl-cheatsheets/index.html" title="http://www.ibm.com/developerworks/library/os-ecl-cheatsheets/index.html" onclick="javascript:urchinTracker ('/outbound/article/www.ibm.com');">http://www.ibm.com/developerworks/library/os-ecl-cheatsheets/index.html</a></p>
<p><strong><u>Following are the other places where you can find more information on Eclipse</u></strong></p>
<ul>
<li><a href="http://www.eclipse.org/documentation/" title="Eclipse Documentation" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">Eclipse Online Documentation</a> &#8211; The same content can be viewed even from within Eclipse IDE (Help -&gt; Help Contents). If the Help was available in PDF format, it would have been a nice add-on.</li>
<li><a href="http://www.eclipse.org/articles/" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">Eclipse Articles</a></li>
<li><a href="http://www.eclipse.org/newsgroups/" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">Eclipse Newsgroups</a></li>
<li><a href="http://www.ibm.com/developerworks/search/searchResults.jsp?searchSite=dW&amp;searchScope=dW&amp;displaySearchScope=dW&amp;encodedQuery=Eclipse&amp;encodedFilter=%2B%28+%29+-%28meta3.tsdoctype%3Adb550%29++-%28meta3.tsdoctype%3Ad100%29++%2B%28meta2.language%3Aen%29++%2B%28meta2.newcountryurl%3Aus+meta2.country%3Azz%29+&amp;summaryShow=on&amp;offset=-20&amp;type=all&amp;lastUserQuery1=Eclipse&amp;lastUserQuery2=&amp;lastUserQuery3=&amp;lastUserQuery4=&amp;perPage=20&amp;pageDate=&amp;pageLang=&amp;langEncoding=UTF8&amp;rankprofile=8" onclick="javascript:urchinTracker ('/outbound/article/www.ibm.com');">IBM Developer Works</a> &#8211; There are some high quality Eclipse article on Developer Works</li>
<li><a href="http://www.eclipsecon.org" onclick="javascript:urchinTracker ('/outbound/article/www.eclipsecon.org');">EclipseCon</a> &#8211; The Eclipse Conference is held every year and each year there are some high quality presentations delivered via various Eclipse Contributors and committers. Some or I should say most of the presentations are available to the public in PDF format. Dig through the sessions of <a href="http://www.eclipsecon.org/2007/" onclick="javascript:urchinTracker ('/outbound/article/www.eclipsecon.org');">EclipseCon 2007</a>, <a href="http://www.eclipsecon.org/2006/" onclick="javascript:urchinTracker ('/outbound/article/www.eclipsecon.org');">EclipseCon 2006</a>, <a href="http://www.eclipsecon.org/2005/" onclick="javascript:urchinTracker ('/outbound/article/www.eclipsecon.org');">EclipseCon 2005</a> and <a href="http://www.eclipsecon.org/2004/index.htm" onclick="javascript:urchinTracker ('/outbound/article/www.eclipsecon.org');">EclipseCon 2004</a></li>
</ul>
<p><strong><u>Where else can I go ?</u></strong></p>
<p>There are lots of Blogs giving useful insight into Eclipse, few of which are written by Eclipse Committers. Few of them are listed on the sidebar of this page.</p>
<ul>
<li><a href="http://dev.eclipse.org/blogs/" onclick="javascript:urchinTracker ('/outbound/article/dev.eclipse.org');">Official Eclipse Blog</a></li>
<li><a href="http://planeteclipse.org/planet/" onclick="javascript:urchinTracker ('/outbound/article/planeteclipse.org');">Planet Eclipse</a> is one site which covers the work and lives of Eclipse hackers and contributors.</li>
<li><a href="http://eclipsezone.com/" onclick="javascript:urchinTracker ('/outbound/article/eclipsezone.com');">EclipseZone</a> is another quality site providing useful Eclipse Tips and Tricks and articles on Eclipse features. The forum is also powerful in the sense that you get good responses to the problems/issues raised.</li>
<li>Do keep a tab on <a href="http://www.dzone.com" onclick="javascript:urchinTracker ('/outbound/article/www.dzone.com');">Dzone</a> as well for some good posts on Eclipse: <a href="http://www.dzone.com/links/tag/eclipse.html" onclick="javascript:urchinTracker ('/outbound/article/www.dzone.com');">http://www.dzone.com/links/tag/eclipse.html</a></li>
</ul>
<p>If you use a RSS reader, I would recommend to add the RSS/Atom feeds of all the above sites. And last but not least, do subscribe to <a href="http://feeds.feedburner.com/EclipseTips" onclick="javascript:urchinTracker ('/outbound/article/feeds.feedburner.com');">Eclipsetips.com feed</a> as well <img src='http://eclipsetips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/EclipseTips/~4/SqgoCBdfhYA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://eclipsetips.com/2007/07/27/getting-started-with-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://eclipsetips.com/2007/07/27/getting-started-with-eclipse/</feedburner:origLink></item>
		<item>
		<title>Plug-in Review : ResourceBundle Editor</title>
		<link>http://feedproxy.google.com/~r/EclipseTips/~3/cGYHrge27l0/</link>
		<comments>http://eclipsetips.com/2007/07/14/plug-in-review-resourcebundle-editor/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 18:37:18 +0000</pubDate>
		<dc:creator>Venu</dc:creator>
				<category><![CDATA[Europa]]></category>
		<category><![CDATA[Plug-in Reviews]]></category>

		<guid isPermaLink="false">http://www.eclipsetips.com/plug-in-review-resourcebundle-editor/</guid>
		<description><![CDATA[An important facet of designing a program for use in different countries is the localization, or externalization, of text that is displayed by the program. By externalizing strings, the text can be translated for different countries and languages without rebuilding the Java program. The ResourceBundle Class in Java helps you to accomplish the above task. [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/HAk1WmrrmfngCRQAl-j1482olGg/0/da"><img src="http://feedads.g.doubleclick.net/~a/HAk1WmrrmfngCRQAl-j1482olGg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/HAk1WmrrmfngCRQAl-j1482olGg/1/da"><img src="http://feedads.g.doubleclick.net/~a/HAk1WmrrmfngCRQAl-j1482olGg/1/di" border="0" ismap="true"></img></a></p><p></p><p>An important facet of designing a program for use in different countries is the localization, or externalization, of text that is displayed by the program. </p>
<p>By externalizing strings, the text can be translated for different countries and languages without rebuilding the Java program. </p>
<p>The ResourceBundle Class in Java helps you to accomplish the above task.</p>
<blockquote><p>Resource bundles contain locale-specific objects. When your program needs a locale-specific resource, a String for example, your program can load it from the resource bundle that is appropriate for the current user&#8217;s locale. </p>
<p> <span id="more-12"></span>
<p>In this way, you can write program code that is largely independent of the user&#8217;s locale isolating most, if not all, of the locale-specific information in resource bundles.</p>
</blockquote>
<p>More information on <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/ResourceBundle.html"title="Java ResourceBundle"  onclick="javascript:urchinTracker ('/outbound/article/java.sun.com');">Java ResourceBundle here</a>.</p>
<p>If your application is not using the Resource Bundle, you can always use the Eclipse &#8220;<a href="http://help.eclipse.org/help33/topic/org.eclipse.jdt.doc.user/tasks/tasks-188.htm" onclick="javascript:urchinTracker ('/outbound/article/help.eclipse.org');">Externalize String</a>&#8221; feature to move all the translatable strings into&nbsp;a properties file. In addition, the wizard also creates a helper class to access the resource bundle.</p>
<p><u><strong>ResourceBundle Editor</strong></u></p>
<p>Whenever you define a new &#8220;key value&#8221; data in&nbsp;one <em>properties</em> file, you have to add the same in all the other <em>properties</em> file. The same applies when you delete a key from one of the <em>properties</em> file. This process can get messy if you are modifying lot of files;</p>
<p><a href="http://www.resourcebundleeditor.com/" onclick="javascript:urchinTracker ('/outbound/article/www.resourcebundleeditor.com');">ResourceBundle Editor plug-in</a> is a perfect companion to handle the above task with ease.</p>
<p><u><strong>File Association</strong></u></p>
<p>ResourceBundle Editor (RBE) is an editor extension for &#8220;.properties&#8221; file. By default, Eclipse opens the properties file in the <strong>Properties File Editor. </strong>You can either selectively open the <em>properties</em> file in RBE or set RBE as the default editor.</p>
<p><a href="http://www.flickr.com/photos/venukb/809678251/"title="Photo Sharing"  onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img height="299" alt="rbe1" src="http://farm2.static.flickr.com/1414/809678251_d648378643.jpg" width="464"></a></p>
<p><u><strong>User Interface</strong></u></p>
<p>As mentioned earlier, RBE associates itself with a <em>properties</em> file in the Eclipse workspace.&nbsp;RBE is a tabbed editor; There is a &#8220;Properties&#8221; tab which is the primary tab used to add/modify new/existing key value pairs. </p>
<p>There is a default tab whose view is similar to the default properties editor. In addition to this, each locale specific file is also opened in a tab.</p>
<p><a href="http://www.flickr.com/photos/venukb/809793829/"title="Photo Sharing"  onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img height="366" alt="rbe2" src="http://farm2.static.flickr.com/1022/809793829_ac42d076af.jpg" width="448"></a></p>
<p>The keys in the tree view are always <strong>sorted</strong>. You can quickly create a new key and associate values using the local specific text boxes. There are options even to rename a key and also to duplicate a key. </p>
<p>The view of the tree can either be flat or hierarchical. The default view can be controlled via the <em>Preference</em> page.</p>
<p><strong><u></u></strong>Also you can quickly create a new Resource bundle using the &#8220;<strong>New</strong>&#8221; tab.</p>
<p><a href="http://www.flickr.com/photos/venukb/810720068/"title="Photo Sharing"  onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img height="161" alt="rbe3" src="http://farm2.static.flickr.com/1172/810720068_8b9dc8804b_m.jpg" width="203"></a></p>
<p><u><strong>Other features</strong></u></p>
<ul>
<li>RBE can also report missing values. This can be identified by the icon status for each key in the tree view.
<li>Can toggle between flat and hierarchical view of keys.
<li>Supports Eclipse &#8220;nl&#8221; structure for I18N of plugins
<li>Wizard for creating new resource bundle.
<li>Non-ASCII character conversion to/from Unicode.</li>
</ul>
<p><strong><u>Issues</u></strong></p>
<p>When you try to create a new key in an empty properties file, a <em>NullPointerException</em> is logged in the Error View. In order to avoid this, you should start with a file which has at least one key defined.</p>
<p>I couldn&#8217;t find how RBE reports duplicate and similar keys.</p>
<p><strong><u>Summary</u></strong></p>
<p>RBE is a <strong>must have</strong> plug-in if you are dealing with multiple properties file. Even otherwise, its a good alternative to the default Properties Editor.</p>
<p>Additional information about internationalized applications can be found in the following documents:
<ul>
<li><a href="http://eclipse.org/articles/Article-Internationalization/how2I18n.html" onclick="javascript:urchinTracker ('/outbound/article/eclipse.org');">http://eclipse.org/articles/Article-Internationalization/how2I18n.html</a>
<li><a href="http://java.sun.com/docs/books/tutorial/i18n/intro/index.html" onclick="javascript:urchinTracker ('/outbound/article/java.sun.com');">http://java.sun.com/docs/books/tutorial/i18n/intro/index.html</a></li>
</ul>
<blockquote><p class="alert3"><strong><a href="http://sourceforge.net/project/platformdownload.php?group_id=125041"title="Download RBE"  onclick="javascript:urchinTracker ('/outbound/article/sourceforge.net');">Download ResourceBundle Editor</a></strong></p>
</blockquote>
<img src="http://feeds.feedburner.com/~r/EclipseTips/~4/cGYHrge27l0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://eclipsetips.com/2007/07/14/plug-in-review-resourcebundle-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://eclipsetips.com/2007/07/14/plug-in-review-resourcebundle-editor/</feedburner:origLink></item>
		<item>
		<title>Europa – Better Packaging</title>
		<link>http://feedproxy.google.com/~r/EclipseTips/~3/FcLoLocyqvc/</link>
		<comments>http://eclipsetips.com/2007/07/08/europa-better-packaging/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 10:31:28 +0000</pubDate>
		<dc:creator>Venu</dc:creator>
				<category><![CDATA[Europa]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.eclipsetips.com/europa-better-packaging/</guid>
		<description><![CDATA[One of the notable things in this years Eclipse Release (Europa) is the way the Eclipse packages are released. In previous releases each project(WTP,DTP) had to be separately downloaded and installed. For e.g. if you wanted a XML editor in Eclipse, you had to download and install the Web Tools Platform (WTP) package. With Europa [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/1Dno10ULV9eX9E7zmpwlPL2IDug/0/da"><img src="http://feedads.g.doubleclick.net/~a/1Dno10ULV9eX9E7zmpwlPL2IDug/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/1Dno10ULV9eX9E7zmpwlPL2IDug/1/da"><img src="http://feedads.g.doubleclick.net/~a/1Dno10ULV9eX9E7zmpwlPL2IDug/1/di" border="0" ismap="true"></img></a></p><p></p><p>One of the notable things in this years Eclipse Release (Europa) is the way the Eclipse packages are released. In previous releases each project(WTP,DTP) had to be separately downloaded and installed.</p>
<p>For e.g. if you wanted a XML editor in Eclipse, you had to download and install the Web Tools Platform (WTP) package. With Europa there are set of 4 well defined packages targeted towards specific segment of developers.<br />
<span id="more-9"></span></p>
<p><a href="http://www.flickr.com/photos/venukb/752603303/" title="Photo Sharing" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img src="http://farm2.static.flickr.com/1030/752603303_c92860f805.jpg" alt="europa7" height="188" width="374" /></a></p>
<p><a href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/20070702/eclipse-java-europa-win32.zip&amp;r=1&amp;protocol=http" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');"><u><strong>Eclipse IDE for Java Developers</strong></u></a></p>
<p>This package consists of the basic IDE with superior Java editing, incremental compilation, code assist etc. Also it includes the XML Editor (from WTP package).</p>
<p>The other packages included are:</p>
<ul>
<li>Base Platform</li>
<li>JDT &#8211; Java Development Tooling</li>
<li>CVS Client</li>
<li>XML/XSD Editor</li>
<li><a href="http://www.eclipse.org/mylyn/" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">Mylyn</a> &#8211; Task Focused UI for Eclipse</li>
<li><a href="http://www.eclipse.org/gef" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">GEF</a></li>
<li><a href="http://www.eclispe.org/emf" onclick="javascript:urchinTracker ('/outbound/article/www.eclispe.org');">EMF</a></li>
</ul>
<p><a href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/20070702/eclipse-jee-europa-win32.zip&amp;r=1&amp;protocol=http" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');"><u><strong>Eclipse IDE for Java EE Developers</strong></u></a></p>
<p>This package is specially targeted for web developers. Many eclipse users are still not aware of Eclipse WTP project and hence I had encountered in many of the forums, where users complained of not being able to use Eclipse for Web Development.</p>
<p>Eclipse IDE for Java EE includes:</p>
<ul>
<li>Base Platform</li>
<li>JDT</li>
<li>Eclipse PDE &#8211; Plug-in Development Environment</li>
<li>CVS Client</li>
<li>Java IDE</li>
<li>EMF</li>
<li>GEF</li>
<li>XML/XSD/HTML and JSP Editor</li>
<li>Mylyn</li>
<li><a href="http://www.eclipse.org/datatools" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">Datatools</a> &#8211; Which help you quickly work with different DB&#8217;s.</li>
</ul>
<p><a href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/20070702/eclipse-cpp-europa-win32.zip&amp;r=1&amp;protocol=http" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');"><strong><u>Eclipse IDE for C/C++ Developers</u></strong></a></p>
<p>If you are just interested in doing C/C++ development with Eclipse, you should download this package.</p>
<p>It includes</p>
<ul>
<li>Base Platform</li>
<li><a href="http://www.eclipse.org/cdt" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">CDT</a> &#8211; C/C++ Development Tooling</li>
<li>CVS Client</li>
</ul>
<p><a href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/20070702/eclipse-rcp-europa-win32.zip&amp;r=1&amp;protocol=http" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');"><strong><u>Eclipse IDE for RCP/Plug-in Developers</u></strong></a></p>
<p>This packages contains a complete set of tools for developers who want to create plug-ins and Rich Client Applications based on Eclipse.</p>
<p>It includes:</p>
<ul>
<li>Base Platform</li>
<li>Eclipse SDK with complete source code</li>
<li>EMF</li>
<li>GEF</li>
<li>Mylyn</li>
<li>XML/XSD editor</li>
</ul>
<p>If you do understand the different Eclipse packages, have a look <a href="http://www.eclipse.org/epp/content.php" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">at the official page detailing the different features in each Eclipse distribution</a>.</p>
<img src="http://feeds.feedburner.com/~r/EclipseTips/~4/FcLoLocyqvc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://eclipsetips.com/2007/07/08/europa-better-packaging/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://eclipsetips.com/2007/07/08/europa-better-packaging/</feedburner:origLink></item>
		<item>
		<title>Tip: Quickly Restart Eclipse</title>
		<link>http://feedproxy.google.com/~r/EclipseTips/~3/Q2XPse89P80/</link>
		<comments>http://eclipsetips.com/2007/07/06/tip-quickly-restart-eclipse/#comments</comments>
		<pubDate>Fri, 06 Jul 2007 08:13:19 +0000</pubDate>
		<dc:creator>Venu</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.eclipsetips.com/tip-quickly-restart-eclipse/</guid>
		<description><![CDATA[There are times when you need to restart Eclipse (other than the obvious reasons) If you are running the IDE for days together, the IDE does become sluggish. A quick look at the memory occupied by Eclipse also is an indication to restart Eclipse If you install new plugins when the IDE is active/open, the [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/2R7ojV_gdhwN1PxSByLCDDmAC40/0/da"><img src="http://feedads.g.doubleclick.net/~a/2R7ojV_gdhwN1PxSByLCDDmAC40/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2R7ojV_gdhwN1PxSByLCDDmAC40/1/da"><img src="http://feedads.g.doubleclick.net/~a/2R7ojV_gdhwN1PxSByLCDDmAC40/1/di" border="0" ismap="true"></img></a></p><p></p><p>There are times when you need to restart Eclipse (other than the obvious reasons)</p>
<ul>
<li>If you are running the <strong>IDE for days together</strong>, the IDE does become sluggish. A quick look at the<strong> memory occupied</strong> by Eclipse also is an indication to restart Eclipse</li>
<li>If you <strong>install</strong> new plugins when the <strong>IDE is active/open</strong>, the new plugin functionality is <strong>not activated</strong> until you restart Eclipse.</li>
</ul>
<p><span id="more-7"></span><br />
The normal way to <strong>restart</strong> is to <strong>close the IDE</strong> (saving the workspace) and again run <strong>Eclipse.exe</strong>. If you have a shortcut, it would definitely help you to start Eclipse quickly.</p>
<p>However there is <strong>another easy way to restart Eclipse:</strong></p>
<p><code>File -&gt; Switch Perspective -&gt; Choose your Current Workspace</code></p>
<p><a href="http://www.flickr.com/photos/venukb/735192875/" title="Photo Sharing" onclick="javascript:urchinTracker ('/outbound/article/www.flickr.com');"><img src="http://farm2.static.flickr.com/1152/735192875_7f2e5ca62c.jpg" alt="eclispe1" height="288" width="317" /></a></p>
<p>If you use more of keyboard than mouse, you should do this:</p>
<p><code>Alt + F + W -&gt; Select your current Workspace</code></p>
<p>This will quickly close Eclipse and restarts the IDE using the <strong>same workspace</strong> that you were working on.</p>
<p>If you have <strong>installed any new plugins</strong>, they will be loaded during the restart. (In some rare cases, the plugin might not load and hence you might have to do &#8220;<strong>eclipse -clean</strong>&#8220;)</p>
<img src="http://feeds.feedburner.com/~r/EclipseTips/~4/Q2XPse89P80" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://eclipsetips.com/2007/07/06/tip-quickly-restart-eclipse/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://eclipsetips.com/2007/07/06/tip-quickly-restart-eclipse/</feedburner:origLink></item>
		<item>
		<title>Eclipse Plugin Resources</title>
		<link>http://feedproxy.google.com/~r/EclipseTips/~3/JexgfEjTfz4/</link>
		<comments>http://eclipsetips.com/2007/07/06/eclipse-plugin-resources/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 19:14:49 +0000</pubDate>
		<dc:creator>Venu</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.eclipsetips.com/eclipse-plugin-resources/</guid>
		<description><![CDATA[Eclipse Plugins show the true power of Eclipse extensible architecture. You can add new functionality to the IDE by extending the extension points contributed by the base plugins. Here are some of the sites where you could search for Eclipse Plugins Eclipse.org Eclipse.org has long list of committed projects which add on new dimensions to the functionality of [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/l7bIriy9K7OoxKcYPVZmAXWFY-s/0/da"><img src="http://feedads.g.doubleclick.net/~a/l7bIriy9K7OoxKcYPVZmAXWFY-s/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/l7bIriy9K7OoxKcYPVZmAXWFY-s/1/da"><img src="http://feedads.g.doubleclick.net/~a/l7bIriy9K7OoxKcYPVZmAXWFY-s/1/di" border="0" ismap="true"></img></a></p><p></p><p><strong>Eclipse Plugins</strong> show the true power of Eclipse <strong>extensible architecture</strong>. You can add new functionality to the IDE by extending the extension points contributed by the <strong>base plugins</strong>.</p>
<p>Here are some of the sites where you could search for Eclipse Plugins<br />
<span id="more-6"></span></p>
<ul>
<li><strong><a href="http://www.eclipse.org"title="Eclipse.org"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">Eclipse.org</a><br />
</strong>Eclipse.org has long list of <a href="http://www.eclipse.org/projects/"title="Eclipse Projects"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');"><strong>committed projects</strong></a> which add on new dimensions to the functionality of Eclipse.</p>
<p>Other than this, there are a host of <a href="http://www.eclipse.org/technology/"title="Eclipse Technology Projects"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');"><strong>Technology Projects</strong></a><strong> (incubation projects</strong>), few of which are finally converted to a committed project based on the popularity and other factors. </li>
<li><a href="http://eclipse-plugins.2y.net/eclipse/index.jsp"rel="nofollow"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/eclipse-plugins.2y.net');"><strong>Eclipse-Plugins.2y.net</strong></a><br />
Even though the domain name is kind of weird, this <strong>site is one of the first places to organize</strong> the different eclipse plugins into <strong>appropriate categories</strong>.</p>
<p>Plugins are <strong>also rated</strong> and this helps you to make decisions when you have <strong>more than one plugin to accomplish the same task.</strong></li>
<li><a href="http://www.eclipseplugincentral.com/"title="Eclipse Plugin Central" rel="nofollow"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.eclipseplugincentral.com');"><strong>EclipsePluginCentral.com</strong></a><br />
<strong>Eclipse Plugin Central</strong> (EPIC) offers the Eclipse community a convenient, information-rich portal that helps software developers find open source and commercial Eclipse plug-ins, tools, and products that enhance the entire Java software development life-cycle.</p>
<p>The <strong>interface is much better</strong> compared to Eclipse-Plugins.2y.net and searching for plugins is also a treat in this web site.</li>
<li><a href="http://www.oneclipse.com/plugins"title="OnEclipse Plugins" rel="nofollow"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oneclipse.com');"><strong>OnEclipse Plugins</strong></a><br />
<a href="http://www.oneclipse.com"rel="nofollow"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oneclipse.com');">OnEclipse</a> is another web site devoted to improve the <strong>productivity of Eclipse Users</strong>. They also have a nice collection/categorization of <a href="http://www.oneclipse.com/plugins" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oneclipse.com');">Eclipse Plugins</a>.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/EclipseTips/~4/JexgfEjTfz4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://eclipsetips.com/2007/07/06/eclipse-plugin-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://eclipsetips.com/2007/07/06/eclipse-plugin-resources/</feedburner:origLink></item>
		<item>
		<title>EclipseTips.com is now online</title>
		<link>http://feedproxy.google.com/~r/EclipseTips/~3/UdZ5ZmwPNbY/</link>
		<comments>http://eclipsetips.com/2007/07/05/eclipsetipscom-is-now-online/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 10:15:15 +0000</pubDate>
		<dc:creator>Venu</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.eclipsetips.com/eclipsetipscom-is-now-online/</guid>
		<description><![CDATA[I have been wanting to host a dedicated site to write posts on Eclipse. Till now I was using another weblog to write content on Eclipse and related plugins. I have been trying to participate/contribute in the Orkut Eclipse forum, however its being filled with more spam and less of Eclipse these days. Its one [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/Q9LZ_l_0xSvhW6O0F8NA7Hrurvo/0/da"><img src="http://feedads.g.doubleclick.net/~a/Q9LZ_l_0xSvhW6O0F8NA7Hrurvo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Q9LZ_l_0xSvhW6O0F8NA7Hrurvo/1/da"><img src="http://feedads.g.doubleclick.net/~a/Q9LZ_l_0xSvhW6O0F8NA7Hrurvo/1/di" border="0" ismap="true"></img></a></p><p></p><p>I have been wanting to host a dedicated site to write posts on <a href="http://www.eclipse.org" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.eclipse.org');">Eclipse</a>. Till now I was using <a href="http://www.venukb.com/blog" target="_blank" title="Online Diary" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');">another weblog</a> to write content on Eclipse and related plugins.</p>
<p>I have been trying to participate/contribute in the <strong>Orkut Eclipse</strong> forum, however its being filled<strong> with more spam</strong> and less of <strong>Eclipse</strong> these days. Its one of the primary reasons I intend to <strong>host a forum</strong> on this site which should help users to get started on using Eclipse as their primary development environment.<br />
<span id="more-3"></span></p>
<p>These are some of the popular posts from my <strong>other weblog</strong>.</p>
<ol>
<li><a href="http://www.venukb.com/blog/2006/08/20/install-eclipse-plugins-the-easy-way/" target="_blank" title="History of Eclipse" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');"><strong>History of Eclipse</strong></a><strong> </strong></li>
<li><a href="http://www.venukb.com/blog/2006/08/20/install-eclipse-plugins-the-easy-way/" target="_blank" title="Install Eclipse Plugins - The Easy Way" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');"><strong>Install Eclipse Plugins &#8211; The Easy Way</strong></a><strong> </strong></li>
<li><a href="http://www.venukb.com/blog/2006/10/04/comic-viewer/" target="_blank" title="Comic Viewer" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');"><strong>Comic Viewer</strong></a><strong> &#8211; Eclipse Plugin written by </strong><a href="http://www.harishd.com" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.harishd.com');"><strong>Harish</strong></a><strong> &#8211; Useful for reading comics from within Eclipse. </strong></li>
<li><a href="http://www.venukb.com/blog/2006/11/22/eclemma-java-code-coverage/" target="_blank" title="EclEmma - Java Code Coverage" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');"><strong>EclEmma &#8211; Java Code Coverage</strong></a><strong> </strong></li>
<li><a href="http://www.venukb.com/blog/2006/12/26/camel-case-search-in-eclipse/" target="_blank" title="Camel Case Search in Eclipse" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');"><strong>Camel Case Search in Eclipse</strong></a><strong> </strong></li>
<li><a href="http://www.venukb.com/blog/2007/04/24/automated-gui-recorder/" target="_blank" title="Automated GUI Recorder" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');"><strong>Automated GUI Recorder</strong></a><strong> </strong></li>
<li><a href="http://www.venukb.com/blog/2007/05/19/howto-tail-files-in-eclipse-ide/" target="_blank" title="How To : Tail Files in Eclipse IDE" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');"><strong>How To : Tail Files in Eclipse IDE</strong></a><strong> </strong></li>
<li><a href="http://www.venukb.com/blog/2007/06/06/how-to-browse-remote-files-in-eclipse-ide/" target="_blank" title="How To: Browse Remote Files in Eclipse IDE" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');"><strong>How To: Browse Remote Files in Eclipse IDE</strong></a><strong> </strong></li>
<li><a href="http://www.venukb.com/blog/2007/06/18/source-control-in-eclipse-ide/" target="_blank" title="Source Control in Eclipse IDE" onclick="javascript:urchinTracker ('/outbound/article/www.venukb.com');"><strong>Source Control in Eclipse IDE</strong></a></li>
</ol>
<p>You can expect more such similar posts in the coming days.Also if anybody is interested on <strong>writing about eclipse</strong> you can either <strong>drop a comment</strong> here or use the &#8220;<a href="http://www.eclipsetips.com/contact-us/" title="EclipseTips - Contact Us" ><strong>Contact Us</strong></a>&#8221; page.</p>
<img src="http://feeds.feedburner.com/~r/EclipseTips/~4/UdZ5ZmwPNbY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://eclipsetips.com/2007/07/05/eclipsetipscom-is-now-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://eclipsetips.com/2007/07/05/eclipsetipscom-is-now-online/</feedburner:origLink></item>
	</channel>
</rss>

