<?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>Deconstructing Software &#187; Eclipse</title>
	<atom:link href="http://www.headwaysoftware.com/blog/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.headwaysoftware.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 20:39:06 +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>Understanding a very large codebase</title>
		<link>http://www.headwaysoftware.com/blog/2011/12/understanding-a-very-large-codebase/</link>
		<comments>http://www.headwaysoftware.com/blog/2011/12/understanding-a-very-large-codebase/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 18:19:40 +0000</pubDate>
		<dc:creator>Paul Hickey</dc:creator>
				<category><![CDATA[Restructure101]]></category>
		<category><![CDATA[Structure101]]></category>
		<category><![CDATA[Activemq]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[Camel]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Glassfish]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[JDK]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Scalability]]></category>
		<category><![CDATA[Sonar]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://www.headwaysoftware.com/blog/?p=762</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.headwaysoftware.com/blog/2011/12/understanding-a-very-large-codebase/";</script>I&#8217;ve been meaning to do some scalability tests on Structure101 for some time now but something always seems to get in the way. Step in the end of the last working day before Christmas.Just fire some code at it, and &#8230; <a href="http://www.headwaysoftware.com/blog/2011/12/understanding-a-very-large-codebase/">Continue reading</a>]]></description>
		<wfw:commentRss>http://www.headwaysoftware.com/blog/2011/12/understanding-a-very-large-codebase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making JUnit 4.8.2 tangle free – a possible solution</title>
		<link>http://www.headwaysoftware.com/blog/2011/03/making-junit-4-8-2-tangle-free-%e2%80%93-a-possible-solution/</link>
		<comments>http://www.headwaysoftware.com/blog/2011/03/making-junit-4-8-2-tangle-free-%e2%80%93-a-possible-solution/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 13:03:08 +0000</pubDate>
		<dc:creator>Paul O'Reilly</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Complexity]]></category>
		<category><![CDATA[Restructure101]]></category>
		<category><![CDATA[Structure101]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[JUnit]]></category>

		<guid isPermaLink="false">http://www.headwaysoftware.com/blog/?p=337</guid>
		<description><![CDATA[The purpose of this exercise was to use Restructure101 to solve tangles in JUnit version 4.8.2.  <a href="http://www.headwaysoftware.com/blog/2011/03/making-junit-4-8-2-tangle-free-%e2%80%93-a-possible-solution/">Continue reading</a>]]></description>
		<wfw:commentRss>http://www.headwaysoftware.com/blog/2011/03/making-junit-4-8-2-tangle-free-%e2%80%93-a-possible-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Overview of Structure101 Architecture Diagrams</title>
		<link>http://www.headwaysoftware.com/blog/2007/08/an-overview-of-structure101-architecture-diagrams/</link>
		<comments>http://www.headwaysoftware.com/blog/2007/08/an-overview-of-structure101-architecture-diagrams/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 10:59:16 +0000</pubDate>
		<dc:creator>Chris Chedgey</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Structure101]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://headway.structure101.com/blog/?p=12</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.headwaysoftware.com/blog/2007/08/an-overview-of-structure101-architecture-diagrams/";</script>Structure101 lets you work with both structure (the whole code-base as it is) and architecture (the subset of the structure that you really care about, and how it should be). It lets you define the architecture in the context of &#8230; <a href="http://www.headwaysoftware.com/blog/2007/08/an-overview-of-structure101-architecture-diagrams/">Continue reading</a>]]></description>
		<wfw:commentRss>http://www.headwaysoftware.com/blog/2007/08/an-overview-of-structure101-architecture-diagrams/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Architecture warnings in Eclipse</title>
		<link>http://www.headwaysoftware.com/blog/2007/07/architecture-warnings-in-eclipse/</link>
		<comments>http://www.headwaysoftware.com/blog/2007/07/architecture-warnings-in-eclipse/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 06:33:47 +0000</pubDate>
		<dc:creator>Chris Chedgey</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Structure101]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://headway.structure101.com/blog/?p=19</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.headwaysoftware.com/blog/2007/07/architecture-warnings-in-eclipse/";</script>The new version of structure101 lets you define concise, layered architecture diagrams and publish them so that the whole team sees them in Eclipse and gets warnings if they make code changes that are out of whack with the architecture. &#8230; <a href="http://www.headwaysoftware.com/blog/2007/07/architecture-warnings-in-eclipse/">Continue reading</a>]]></description>
		<wfw:commentRss>http://www.headwaysoftware.com/blog/2007/07/architecture-warnings-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Eclipse Plugin (OSGi) Visualization</title>
		<link>http://www.headwaysoftware.com/blog/2007/02/eclipse-plugin-osgi-visualization/</link>
		<comments>http://www.headwaysoftware.com/blog/2007/02/eclipse-plugin-osgi-visualization/#comments</comments>
		<pubDate>Tue, 27 Feb 2007 15:09:46 +0000</pubDate>
		<dc:creator>Chris Chedgey</dc:creator>
				<category><![CDATA[Dependency Management]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[OSGi]]></category>

		<guid isPermaLink="false">http://headway.structure101.com/blog/?p=21</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.headwaysoftware.com/blog/2007/02/eclipse-plugin-osgi-visualization/";</script>If you are going mad trying to figure out the dependencies between lots of Eclipse plug-ins, or work with other large OSGi systems, you may be interested in this. We&#8217;ve had a few people looking for an Eclipse/OSGi backend for &#8230; <a href="http://www.headwaysoftware.com/blog/2007/02/eclipse-plugin-osgi-visualization/">Continue reading</a>]]></description>
		<wfw:commentRss>http://www.headwaysoftware.com/blog/2007/02/eclipse-plugin-osgi-visualization/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

