Author: abogachuk
Date: 2010-05-10 07:56:49 -0400 (Mon, 10 May 2010)
New Revision: 21986
Modified:
trunk/as/docs/reference/en-US/tptp_support.xml
Log:
https://jira.jboss.org/jira/browse/TOOLSDOC-1 - Updated TPTP Profiling section.
Modified: trunk/as/docs/reference/en-US/tptp_support.xml
===================================================================
--- trunk/as/docs/reference/en-US/tptp_support.xml 2010-05-10 10:47:19 UTC (rev 21985)
+++ trunk/as/docs/reference/en-US/tptp_support.xml 2010-05-10 11:56:49 UTC (rev 21986)
@@ -8,12 +8,21 @@
<title>TPTP Profiling</title>
<para>To get TPTP profiling work on <property>JBoss Application
Server</property> you should
- first download <ulink
-
url="http://www.eclipse.org/downloads/download.php?file=/tptp/4.5.0/...
- >TPTP 4.5.0 Runtime</ulink> and install it, i. e. just add the
content of <emphasis>
- <property>plugins/features</property>
- </emphasis> folders from downloaded directory to the same folders in
your eclipse
- installation directory.</para>
+ do the following:</para>
+
+ <itemizedlist>
+ <listitem><para>Download <ulink
+
url="http://www.eclipse.org/tptp/home/downloads/"
+ >TPTP Runtime</ulink> and install it, i. e. just add the
content of <emphasis>
+ <code>plugins/features</code>
+ </emphasis> folders from downloaded directory to the same
folders in your eclipse
+ installation directory or use the
<emphasis><property>Help > Install New
Software</property></emphasis>
+ command.</para>
+ </listitem>
+ <listitem><para>Install <property>JBoss TPTP
Tools</property>
+ which provide TPTP support for JBoss AS servers (find the latest
stable version of the JBoss TPTP profile feature at
+ <ulink
url="http://www.jboss.org/tools/download/stable">http://www....
+ </itemizedlist>
<para>And now all profile actions should work for you. To start
<property>JBoss
AS</property> in profiling mode use <emphasis>
@@ -52,7 +61,7 @@
<para>All additional information on TPTP(Test and Performance Tools
Platform) you can find
in <ulink
url="http://www.eclipse.org/tptp/home/downloads/4.5.0/documents/quic...
- >eclipse documentation</ulink>.</para>
+ >eclipse documentation</ulink>.</para>
<para>In summary, this reference should help you to start with <ulink
url="http://www.jboss.org/jbossas">JBoss AS</ulink> and
get to know with functionality
for work with it.</para>