<?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>ilikeblues &#187; Reviews</title>
	<atom:link href="http://blog.ilikeblues.com/category/software/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ilikeblues.com</link>
	<description>Mind your Software</description>
	<lastBuildDate>Wed, 28 Jul 2010 12:56:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel="next" href="http://blog.ilikeblues.com/category/software/reviews/feed/?page=2" />

		<item>
		<title>Eclipse Test and Performance Tools Platform Review</title>
		<link>http://blog.ilikeblues.com/2008/02/eclipse-test-and-performance-tools-platform-review/</link>
		<comments>http://blog.ilikeblues.com/2008/02/eclipse-test-and-performance-tools-platform-review/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 08:52:22 +0000</pubDate>
		<dc:creator>ilikeblues</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.ilikeblues.com/?p=3</guid>
		<description><![CDATA[As part of the R&#38;D department in my company, I spend some of my time in  quest for tools to make our developer&#8217;s life easier.
As soon as you go back to a previously written line of code (to read, check  or even rewrite it&#8230;), you are entering the &#8220;maintenance mode&#8221;. That&#8217;s the  [...]


Relacionados:<ol><li><a href='http://blog.ilikeblues.com/2010/07/eclipse-acceder-a-recursos-de-un-plugin/' rel='bookmark' title='Permanent Link: Eclipse: Acceder a recursos de un plugin'>Eclipse: Acceder a recursos de un plugin</a></li>
<li><a href='http://blog.ilikeblues.com/2008/03/aplicacion-rcp-en-pantalla-completa/' rel='bookmark' title='Permanent Link: Aplicación RCP en pantalla completa'>Aplicación RCP en pantalla completa</a></li>
<li><a href='http://blog.ilikeblues.com/2009/05/aspectj-aplicado-sobre-una-libreria-jar/' rel='bookmark' title='Permanent Link: AspectJ aplicado sobre una librería jar'>AspectJ aplicado sobre una librería jar</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>As part of the R&amp;D department in my company, I spend some of my time in  quest for tools to make our developer&#8217;s life easier.</p>
<p>As soon as you go back to a previously written line of code (to read, check  or even rewrite it&#8230;), you are entering the &#8220;maintenance mode&#8221;. That&#8217;s the  reason why code maintainability is so important in software engineering. And,  since mainly working on pseudo real-time systems (such as wireless sensor  networks), performance in our tools is another important point.</p>
<p>So, TPTP eclipse plugin is a very useful tool for us. We integrate it in our  projects from the very beginning of the development process.</p>
<p>From my point of view these are the strong TPTP plugin points:</p>
<ol>
<li>Code Analyzer: it is fast, intuitive and highly configurable. A newbie will  not spend more than five minutes to adapt it to his needs and correctly use  it.</li>
<li>The &#8220;Quick Fix&#8221; functionality: in most cases, the solution proposed is  pretty good.</li>
<li>The Profiling tool: though mainly interested in execution time and method  coverage, I stated that this plugin covers many other useful  functionalities.</li>
</ol>
<p>On the other hand, there are some features that, of course from my point of  view, should be improved.</p>
<p>Most of our application prototypes are being deployed as  <strong>RCPs</strong>. And RCPs profiling executions are not completely working  in all of our different development environments. In fact, Eclipse Europa  environment and last TPTP plugin version (4.4) has been the first to give some  information about that kind of applications (maybe due to unsatisfied  dependencies in our previous environments).</p>
<p>In conclusion, some improvements in executions profiling will make this so  helpful plugin be an indispensable tool for Java developers and SW  engineers.</p>


<p>Relacionados:<ol><li><a href='http://blog.ilikeblues.com/2010/07/eclipse-acceder-a-recursos-de-un-plugin/' rel='bookmark' title='Permanent Link: Eclipse: Acceder a recursos de un plugin'>Eclipse: Acceder a recursos de un plugin</a></li>
<li><a href='http://blog.ilikeblues.com/2008/03/aplicacion-rcp-en-pantalla-completa/' rel='bookmark' title='Permanent Link: Aplicación RCP en pantalla completa'>Aplicación RCP en pantalla completa</a></li>
<li><a href='http://blog.ilikeblues.com/2009/05/aspectj-aplicado-sobre-una-libreria-jar/' rel='bookmark' title='Permanent Link: AspectJ aplicado sobre una librería jar'>AspectJ aplicado sobre una librería jar</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ilikeblues.com/2008/02/eclipse-test-and-performance-tools-platform-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
