Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 171668
Collapse All | Expand All

(-)tasks/trunmanualtest.htm (-2 / +2 lines)
Lines 2-8 Link Here
2
<html>
2
<html>
3
<!-- 
3
<!-- 
4
/**********************************************************************
4
/**********************************************************************
5
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2007 IBM Corporation.
6
 * All rights reserved.   This content
6
 * All rights reserved.   This content
7
 * is made available under the terms of the Eclipse Public License v1.0
7
 * is made available under the terms of the Eclipse Public License v1.0
8
 * which accompanies this distribution, and is available at
8
 * which accompanies this distribution, and is available at
Lines 73-79 Link Here
73
73
74
<p>
74
<p>
75
<b>Related reference</b><br />
75
<b>Related reference</b><br />
76
<a href="../ref/rmanualcreate.htm">Generic launch configuration properties</a></p>
76
<a href="../ref/rgenericlaunchconfigprops.htm">Generic launch configuration properties</a></p>
77
77
78
78
79
</body>
79
</body>
(-)tasks/trun.htm (-2 / +2 lines)
Lines 4-10 Link Here
4
<html>
4
<html>
5
<!-- 
5
<!-- 
6
/**********************************************************************
6
/**********************************************************************
7
 * Copyright (c) 2000, 2006 Scapa Technologies.
7
 * Copyright (c) 2000, 2007 Scapa Technologies.
8
 * All rights reserved. This content is made available under 
8
 * All rights reserved. This content is made available under 
9
 * the terms of the Eclipse Public License v1.0
9
 * the terms of the Eclipse Public License v1.0
10
 * which accompanies this distribution, and is available at
10
 * which accompanies this distribution, and is available at
Lines 81-87 Link Here
81
81
82
<p>
82
<p>
83
<b>Related reference</b><br/>
83
<b>Related reference</b><br/>
84
<a href="../ref/rmanualcreate.htm">Generic launch configuration properties</a><br/>
84
<a href="../ref/rgenericlaunchconfigprops.htm">Generic launch configuration properties</a><br/>
85
</p>
85
</p>
86
86
87
<p>(C) Copyright Scapa Technologies 2000, 2005. All Rights
87
<p>(C) Copyright Scapa Technologies 2000, 2005. All Rights
(-)tasks/tcreatemanualtestconfiguration.htm (-2 / +2 lines)
Lines 4-10 Link Here
4
<html>
4
<html>
5
<!-- 
5
<!-- 
6
/**********************************************************************
6
/**********************************************************************
7
 * Copyright (c) 2004, 2006 IBM Corporation.
7
 * Copyright (c) 2004, 2007 IBM Corporation.
8
 * All rights reserved.   This content
8
 * All rights reserved.   This content
9
 * is made available under the terms of the Eclipse Public License v1.0
9
 * is made available under the terms of the Eclipse Public License v1.0
10
 * which accompanies this distribution, and is available at
10
 * which accompanies this distribution, and is available at
Lines 80-86 Link Here
80
</p>
80
</p>
81
81
82
<p><strong>Related reference</strong><br/>
82
<p><strong>Related reference</strong><br/>
83
   <a href="../ref/rmanualcreate.htm">Generic launch configuration properties</a><br/>
83
   <a href="../ref/rgenericlaunchconfigprops.htm">Generic launch configuration properties</a><br/>
84
</p>
84
</p>
85
85
86
<p>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
86
<p>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
(-)ref/rmanualcreate.htm (-62 lines)
Removed Link Here
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
2
<html>
3
<!-- 
4
/**********************************************************************
5
 * Copyright (c) 2000, 2006 IBM Corporation.
6
 * All rights reserved. This content is made available under 
7
 * the terms of the Eclipse Public License v1.0
8
 * which accompanies this distribution, and is available at
9
 * http://www.eclipse.org/legal/epl-v10.html        
10
 * $Id: rmanualcreate.htm,v 1.6 2006/05/11 03:17:25 rlee Exp $
11
 *
12
 * Contributors:
13
 * IBM - Initial contribution
14
 **********************************************************************/  
15
 -->
16
17
<head>
18
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"/>
19
<link rel=StyleSheet href="../css/book.css" type="text/css"/>
20
<title>Generic launch configuration properties</title>
21
</head>
22
23
<body>
24
25
<div>
26
<h2>Generic launch configuration properties</h2>
27
<p>Eclipse provides the <b>Common</b> tab at the right of the <b>Run</b> dialog for editing various generic launch configuration properties.  Select the <b>Common</b> 
28
tab at the right of the <b>Run</b> dialog to edit the following generic launch configuration properties:</p>
29
30
<ul>
31
	<li>When the launch configuration is saved by clicking <b>Run</b>  at the bottom of the <b>Run</b> dialog, a 
32
launch configuration file (<i>.launch</i>) is created and saved.  By default, the launch configuration file is saved in the workspace's <i>.metadata</i> 
33
directory.  The location for the .launch file may be changed to any directory in the workspace via the <b>Save as</b> pane of the <b>Common</b> tab.<br/><br/></li>
34
	<li>When rerunning a launch configuration, a shortcut may be associated with one or more favorites tool bar menus in the <b>Display in favorites menu</b> 
35
	pane of the <b>Common</b> tab.<br/><br/></li>
36
	<li>When a launch configuration is executed by clicking <b>Run</b>  at the bottom of the <b>Run</b> dialog, the <b>Console</b> view 
37
	is used for rendering standard output data and reading standard input data.  By default, the encoding of the <b>Console</b> view is the encoding for the
38
	local platform.  The encoding of the <b>Console</b> view may be changed to any valid encoding in the <b>Console Encoding</b> pane of the <b>Common</b> tab.<br/><br/></li>
39
	<li>When a launch configuration is executed, the standard output and standard input might display output data and read input data, respectively.  By default, the <b>Console</b> view is used for both the standard output and standard input.  
40
	The standard input may be disabled and the standard output may be changed to write or append to a local file in the <b>Standard Input and Output</b> pane of the 
41
	<b>Common</b> tab. To disable the standard input, clear the <b>Allocate Console</b> check box; Allocate Console is necessary for input. <br/><br/></li>
42
	<li>When a launch configuration is executed, by default Eclipse will run the launch configuration 
43
	in the background so that the user may continue interacting with Eclipse.  To restrict the user from interacting with Eclipse until the execution has terminated, clear the <b>Launch
44
	in background</b> check box at the bottom of the <b>Common</b> tab. <br/><br/></li>
45
</ul>
46
47
<br/>
48
49
50
<p><strong>Related concepts</strong><br/>
51
	<a href="../tasks/trunningmanualtestsuite.htm">Running a manual test</a><br/>
52
</p>
53
 
54
<p><strong>Related tasks</strong><br/>
55
   <a href="../tasks/tdeploymentintro.htm">Creating a test deployment</a><br/>
56
</p>
57
58
</div>
59
60
</body>
61
62
</html>
(-)comptest_toc.xml (-5 / +5 lines)
Lines 1-7 Link Here
1
<?xml version="1.0" encoding="utf-8"?>
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- 
2
<!-- 
3
/**********************************************************************
3
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
4
 * Copyright (c) 2000, 2007 IBM Corporation.
5
 * All rights reserved.   This content
5
 * All rights reserved.   This content
6
 * is made available under the terms of the Eclipse Public License v1.0
6
 * is made available under the terms of the Eclipse Public License v1.0
7
 * which accompanies this distribution, and is available at
7
 * which accompanies this distribution, and is available at
Lines 47-63 Link Here
47
	      <topic label="Running the test launch configuration" href="tasks/trunmanualtest.htm"/>
47
	      <topic label="Running the test launch configuration" href="tasks/trunmanualtest.htm"/>
48
      </topic>
48
      </topic>
49
      <link toc="logviewer_toc.xml"/>
49
      <link toc="logviewer_toc.xml"/>
50
      <topic label="Generic launch configuration properties" href="ref/rmanualcreate.htm"/>
50
      <topic label="Generating test reports" href="concepts/canalyzingtestresults.htm"/>
51
      <anchor id="test_manual"/>
51
      <anchor id="test_manual"/>
52
   </topic>
52
   </topic>
53
   <anchor id="test_results"/>
53
   <anchor id="test_results"/>
54
   <topic label="Reference">
54
   <topic label="References" href="ref/rreferencesoverview.htm">
55
		<topic label="Deployment ground rules" href="ref/rdeploymentGroundRules.htm"/>
55
		<topic label="Deployment ground rules" href="ref/rdeploymentGroundRules.htm"/>
56
		<topic label="Generic launch configuration properties" href="ref/rmanualcreate.htm"/>
56
		<topic label="Generic launch configuration properties" href="ref/rgenericlaunchconfigprops.htm"/>
57
		<topic label="Supported test execution service properties" href="ref/rsupported-test-execution-service-properties.htm"/>
57
		<topic label="Supported test execution service properties" href="ref/rsupported-test-execution-service-properties.htm"/>
58
		<topic label="Test Log viewer Overview page" href="ref/r_testlog_overview.html"/>
58
		<topic label="Test Log viewer Overview page" href="ref/r_testlog_overview.html"/>
59
		<topic label="Test Log viewer Events page" href="ref/r_testlog_events.html"/>
59
		<topic label="Test Log viewer Events page" href="ref/r_testlog_events.html"/>
60
		<topic label="Test Log viewer Events toolbar" href="ref/r_testlog_toolbar.html"/>
60
		<topic label="Test Log viewer Events toolbar" href="ref/r_testlog_toolbar.html"/>
61
		<anchor id="reference"/>
61
		<anchor id="references"/>
62
   </topic>
62
   </topic>
63
</toc>
63
</toc>
(-)ref/rgenericlaunchconfigprops.htm (+57 lines)
Added Link Here
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
2
<html>
3
<!-- 
4
/**********************************************************************
5
 * Copyright (c) 2000, 2007 IBM Corporation.
6
 * All rights reserved. This content is made available under 
7
 * the terms of the Eclipse Public License v1.0
8
 * which accompanies this distribution, and is available at
9
 * http://www.eclipse.org/legal/epl-v10.html        
10
 * $Id$
11
 *
12
 * Contributors:
13
 * IBM - Initial contribution
14
 **********************************************************************/  
15
 -->
16
17
<head>
18
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"/>
19
<link rel=StyleSheet href="../css/book.css" type="text/css"/>
20
<title>Generic launch configuration properties</title>
21
</head>
22
23
<body>
24
25
<div>
26
<h2>Generic launch configuration properties</h2>
27
<p>Eclipse provides the <b>Common</b> tab at the right of the <b>Run</b> dialog for editing various generic launch configuration properties.  Select the <b>Common</b> 
28
tab at the right of the <b>Run</b> dialog to edit the following generic launch configuration properties:</p>
29
30
<ul>
31
	<li>When the launch configuration is saved by clicking <b>Run</b>  at the bottom of the <b>Run</b> dialog, a 
32
launch configuration file (<i>.launch</i>) is created and saved.  By default, the launch configuration file is saved in the workspace's <i>.metadata</i> 
33
directory.  The location for the .launch file may be changed to any directory in the workspace via the <b>Save as</b> pane of the <b>Common</b> tab.<br/><br/></li>
34
	<li>When rerunning a launch configuration, a shortcut may be associated with one or more favorites tool bar menus in the <b>Display in favorites menu</b> 
35
	pane of the <b>Common</b> tab.<br/><br/></li>
36
	<li>When a launch configuration is executed by clicking <b>Run</b>  at the bottom of the <b>Run</b> dialog, the <b>Console</b> view 
37
	is used for rendering standard output data and reading standard input data.  By default, the encoding of the <b>Console</b> view is the encoding for the
38
	local platform.  The encoding of the <b>Console</b> view may be changed to any valid encoding in the <b>Console Encoding</b> pane of the <b>Common</b> tab.<br/><br/></li>
39
	<li>When a launch configuration is executed, the standard output and standard input might display output data and read input data, respectively.  By default, the <b>Console</b> view is used for both the standard output and standard input.  
40
	The standard input may be disabled and the standard output may be changed to write or append to a local file in the <b>Standard Input and Output</b> pane of the 
41
	<b>Common</b> tab. To disable the standard input, clear the <b>Allocate Console</b> check box; Allocate Console is necessary for input. <br/><br/></li>
42
	<li>When a launch configuration is executed, by default Eclipse will run the launch configuration 
43
	in the background so that the user may continue interacting with Eclipse.  To restrict the user from interacting with Eclipse until the execution has terminated, clear the <b>Launch
44
	in background</b> check box at the bottom of the <b>Common</b> tab. <br/><br/></li>
45
</ul>
46
47
<br/>
48
 
49
<p><strong>Related tasks</strong><br/>
50
   <a href="../tasks/tdeploymentintro.htm">Creating a test deployment</a><br/>
51
</p>
52
53
</div>
54
55
</body>
56
57
</html>
(-)ref/rreferencesoverview.htm (+64 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE html
3
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
<html>
5
<!-- 
6
/**********************************************************************
7
 * Copyright (c) 2007 IBM Corporation.
8
 * All rights reserved.   This content
9
 * is made available under the terms of the Eclipse Public License v1.0
10
 * which accompanies this distribution, and is available at
11
 * http://www.eclipse.org/legal/epl-v10.html        
12
 * $Id$
13
 *
14
 * Contributors:
15
 * IBM - Initial contribution
16
 **********************************************************************/  
17
 -->
18
19
<head>
20
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
21
<meta name="copyright" content="(C) Copyright IBM Corporation 2007" />
22
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2007" />
23
<meta name="security" content="public" />
24
<meta name="Robots" content="index,follow" />
25
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
26
<meta name="DC.Type" content="reference" />
27
<meta name="DC.Title" content="References - overview" />
28
<meta name="DC.Relation" scheme="URI" content="rdeploymentGroundRules.dita" />
29
<meta name="DC.Relation" scheme="URI" content="rgenericlaunchconfigprops.dita" />
30
<meta name="DC.Relation" scheme="URI" content="rsupported-test-execution-service-properties.dita" />
31
<meta name="DC.Relation" scheme="URI" content="r_testlog_overview.dita" />
32
<meta name="DC.Relation" scheme="URI" content="r_testlog_events.dita" />
33
<meta name="DC.Relation" scheme="URI" content="r_testlog_toolbar.dita" />
34
<meta name="DC.Format" content="XHTML" />
35
<meta name="DC.Identifier" content="referencesoverview" />
36
<meta name="DC.Language" content="en-us" />
37
<link rel="stylesheet" type="text/css" href="../css/ibmdita.css" />
38
<link rel="stylesheet" type="text/css" href="../css/swg_info_common.css" />
39
<title>References</title>
40
</head>
41
<body><a name="referencesoverview"><!-- --></a>
42
43
<h1 class="topictitle1">References</h1>
44
<div><p>General references for the test and performance tools.</p>
45
</div>
46
47
<div>
48
<blockquote>
49
<div class="ulchildlink"><b><a href="rdeploymentGroundRules.htm">Deployment ground rules</a></b><br />
50
This section details the configuration required for creating deployments.</div>
51
<div class="ulchildlink"><b><a href="rgenericlaunchconfigprops.htm">Generic launch configuration properties</a></b><br />
52
This section describes the properties of the generic Eclipse launch configuration.</div>
53
<div class="ulchildlink"><b><a href="rsupported-test-execution-service-properties.htm">Supported test execution service properties</a></b><br />
54
This section describes the supported test execution service properties with examples.</div>
55
<div class="ulchildlink"><b><a href="r_testlog_overview.html">Test Log viewer Overview page</a></b><br />
56
This section describes the fields and functions of the Overview page in the Test Log viewer.</div>
57
<div class="ulchildlink"><b><a href="r_testlog_events.html">Test Log viewer Events page</a></b><br />
58
This section describes the fields and functions of the Events page in the Test Log viewer.</div>
59
<div class="ulchildlink"><b><a href="r_testlog_toolbar.html">Test Log viewer Events toolbar</a></b><br />
60
This section describes the toolbar buttons of the Events page in the Test Log viewer.</div>
61
</blockquote>
62
</div><div class="runningfooter">(C) Copyright IBM Corporation 2007. All Rights Reserved.</div>
63
</body>
64
</html>

Return to bug 171668