You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by bu...@apache.org on 2012/01/30 16:16:13 UTC

svn commit: r803568 - /websites/staging/airavata/trunk/content/airavata/tools/devtools.html

Author: buildbot
Date: Mon Jan 30 15:16:13 2012
New Revision: 803568

Log:
Staging update by buildbot for airavata

Modified:
    websites/staging/airavata/trunk/content/airavata/tools/devtools.html

Modified: websites/staging/airavata/trunk/content/airavata/tools/devtools.html
==============================================================================
--- websites/staging/airavata/trunk/content/airavata/tools/devtools.html (original)
+++ websites/staging/airavata/trunk/content/airavata/tools/devtools.html Mon Jan 30 15:16:13 2012
@@ -87,7 +87,11 @@
 
   <div id="content">
     <h1 class="title">Code Analysis, Review &amp; Continous Integration</h1>
-    <h2 id="code_analysis">Code Analysis</h2>
+    <h2 id="profiling_and_performance">Profiling and Performance</h2>
+<p>Airavata developers use <a href="http://www.ej-technologies.com/products/jprofiler/overview.html">JProfiler</a> for code profiling and testing, and acknowledges 
+free developer licenses provided by ej-technologies. <br />
+</p>
+<h2 id="code_analysis">Code Analysis</h2>
 <p>Airavata uses <a href="http://www.sonarsource.org/">Sonar</a> code analysis tools. 
 Sonar is an open source quality management platform, dedicated to continuously 
 analyze and measure technical quality, from the project portfolio to the class method.</p>