<?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>Short Science Articles &#187; eclipse</title>
	<atom:link href="http://www.explainstuff.com/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.explainstuff.com</link>
	<description>Interesting Short Science Articles on science, health, technology, medicine.</description>
	<lastBuildDate>Thu, 02 Feb 2012 04:07:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adding Repositories and Projects to Subversion using Subclipse</title>
		<link>http://www.explainstuff.com/2009/06/11/adding-repositories-and-projects-to-subversion-using-subclipse/</link>
		<comments>http://www.explainstuff.com/2009/06/11/adding-repositories-and-projects-to-subversion-using-subclipse/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 09:54:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Short Computer Articles]]></category>
		<category><![CDATA[Softwares and Tools]]></category>
		<category><![CDATA[adding repositories and projects to subversion]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[explain stuff]]></category>
		<category><![CDATA[explainstuff]]></category>
		<category><![CDATA[open perspective]]></category>
		<category><![CDATA[projects to subversion using subclipse]]></category>
		<category><![CDATA[repository location]]></category>
		<category><![CDATA[subclipse]]></category>
		<category><![CDATA[svn repository exploring]]></category>
		<category><![CDATA[team synchronizing mode]]></category>

		<guid isPermaLink="false">http://www.explainstuff.com/?p=760</guid>
		<description><![CDATA[This post explains in detail how to add repositories and projects to subversion using subclipse on eclipse. It deals with navigation around svn repository view, team synchronize view and the normal Java view. <a href="http://www.explainstuff.com/2009/06/11/adding-repositories-and-projects-to-subversion-using-subclipse/">Click here to read in detail about how to add repositories and projects.</a>
Related posts:<ol>
<li><a href='http://www.explainstuff.com/2009/06/11/subclipse-integrates-subversion-with-eclipse/' rel='bookmark' title='Subclipse integrates Subversion with Eclipse'>Subclipse integrates Subversion with Eclipse</a> <small>The procedure to install Subsclipse plugin on Eclipse IDE. With...</small></li>
<li><a href='http://www.explainstuff.com/2009/06/09/subversion-downloading-installing-running-and-configuring/' rel='bookmark' title='Subversion &#8211; Downloading, installing, running and configuring'>Subversion &#8211; Downloading, installing, running and configuring</a> <small>In this post, I talk where to download subversion server...</small></li>
<li><a href='http://www.explainstuff.com/2009/05/14/very-few-differences-between-cvs-and-svn-cvs-vs-svn/' rel='bookmark' title='Few differences between CVS and SVN | CVS vs SVN'>Few differences between CVS and SVN | CVS vs SVN</a> <small>I have been doing some research on which Source control...</small></li>
<li><a href='http://www.explainstuff.com/2009/06/07/downloading-unzipping-and-installing-eclipse/' rel='bookmark' title='Steps to &#8216;Downloading and installing Eclipse&#8217;'>Steps to &#8216;Downloading and installing Eclipse&#8217;</a> <small>This post explains a step by step procedure and navigation...</small></li>
<li><a href='http://www.explainstuff.com/2009/04/24/explain-stuff-fact-of-the-day-install-windows-xp-unattended/' rel='bookmark' title='Explain Stuff | Fact of the day | Install Windows XP Unattended.'>Explain Stuff | Fact of the day | Install Windows XP Unattended.</a> <small>You can install XP unattended, so you won't have to...</small></li>
<li><a href='http://www.explainstuff.com/2009/05/29/explain-what-is-a-macro-concept-of-the-day/' rel='bookmark' title='Explain what is a macro? &#8211; Concept of the day.'>Explain what is a macro? &#8211; Concept of the day.</a> <small>A macro is a series of keyboard strokes recorded by...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.explainstuff.com/2009/06/11/adding-repositories-and-projects-to-subversion-using-subclipse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Subclipse integrates Subversion with Eclipse</title>
		<link>http://www.explainstuff.com/2009/06/11/subclipse-integrates-subversion-with-eclipse/</link>
		<comments>http://www.explainstuff.com/2009/06/11/subclipse-integrates-subversion-with-eclipse/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 08:06:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Short Computer Articles]]></category>
		<category><![CDATA[Softwares and Tools]]></category>
		<category><![CDATA[auto update subclipse]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[explain stuff]]></category>
		<category><![CDATA[explainstuff]]></category>
		<category><![CDATA[installing subclipse plugin]]></category>
		<category><![CDATA[subclipse]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[subversion in eclipse]]></category>

		<guid isPermaLink="false">http://www.explainstuff.com/?p=750</guid>
		<description><![CDATA[The procedure to install Subsclipse plugin on Eclipse IDE. With Subclipse you can work on subversion directly on the eclipse IDE. Auto update of subclipse is easier than downloading and installing. <a href="http://www.explainstuff.com/2009/06/11/subclipse-integrates-subversion-with-eclipse/">Read how to auto update subclipse plugin to eclipse...</a>
Related posts:<ol>
<li><a href='http://www.explainstuff.com/2009/06/11/adding-repositories-and-projects-to-subversion-using-subclipse/' rel='bookmark' title='Adding Repositories and Projects to Subversion using Subclipse'>Adding Repositories and Projects to Subversion using Subclipse</a> <small>This post explains in detail how to add repositories and...</small></li>
<li><a href='http://www.explainstuff.com/2009/06/07/downloading-unzipping-and-installing-eclipse/' rel='bookmark' title='Steps to &#8216;Downloading and installing Eclipse&#8217;'>Steps to &#8216;Downloading and installing Eclipse&#8217;</a> <small>This post explains a step by step procedure and navigation...</small></li>
<li><a href='http://www.explainstuff.com/2009/06/09/subversion-downloading-installing-running-and-configuring/' rel='bookmark' title='Subversion &#8211; Downloading, installing, running and configuring'>Subversion &#8211; Downloading, installing, running and configuring</a> <small>In this post, I talk where to download subversion server...</small></li>
<li><a href='http://www.explainstuff.com/classes/java/tools-to-be-used-for-programming/integrated-development-environment-ide/' rel='bookmark' title='Integrated Development Environment &#8211; IDE'>Integrated Development Environment &#8211; IDE</a> <small>IDE&#8217;s &#8211; Integrated Development Environment An integrated development environment (IDE)...</small></li>
<li><a href='http://www.explainstuff.com/2009/05/14/very-few-differences-between-cvs-and-svn-cvs-vs-svn/' rel='bookmark' title='Few differences between CVS and SVN | CVS vs SVN'>Few differences between CVS and SVN | CVS vs SVN</a> <small>I have been doing some research on which Source control...</small></li>
<li><a href='http://www.explainstuff.com/2009/04/24/explain-stuff-fact-of-the-day-install-windows-xp-unattended/' rel='bookmark' title='Explain Stuff | Fact of the day | Install Windows XP Unattended.'>Explain Stuff | Fact of the day | Install Windows XP Unattended.</a> <small>You can install XP unattended, so you won't have to...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.explainstuff.com/2009/06/11/subclipse-integrates-subversion-with-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

