-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinstallation.html
163 lines (163 loc) · 9.04 KB
/
installation.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="date" content="2024-02-08 12:21:12 +0100" />
<link rel="stylesheet" href="book.css" type="text/css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<title>EclEmma - Installation</title>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" style="width:100%;">
<tr>
<td style="padding:5px 10px 5px 10px;font-size:16pt;font-weight:bold;color:#000066;background-color:#f7f7f7;border:1px solid #a5b6c6;">
EclEmma <span style="color:#8998a5;">3.1.9</span>
</td>
<td style="padding:5px 10px 5px 10px;font-size:16pt;font-weight:bold;color:#8998a5;border-bottom:1px solid #a5b6c6;">
Java Code Coverage for Eclipse
</td>
<td style="padding:0px 0px 0px 0px;border-bottom:1px solid #a5b6c6;text-align:right">
<a href="https://marketplace.eclipse.org/marketplace-client-intro?mpc_install=264" title="Drag to your running Eclipse workspace to install EclEmma Java Code Coverage">
<img src="https://marketplace.eclipse.org/modules/custom/eclipsefdn/eclipsefdn_marketplace/images/btn-install.svg" alt="Drag to your running Eclipse workspace to install EclEmma Java Code Coverage" style="vertical-align:text-bottom; border:0px solid black" />
</a>
</td>
</tr>
<tr><td style="vertical-align:top;padding:20px 10px 20px 10px;background-color:#f7f7f7;border-left:1px solid #a5b6c6;border-right:1px solid #a5b6c6;border-bottom:1px solid #a5b6c6;">
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="index.html">Overview</a>
</div>
<div class="menuhi" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="installation.html">Installation</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:16px;">
<a href="download.html">Download</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:16px;">
<a href="installation1x.html">EclEmma 1.x</a>
</div>
<div class="menu" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="userdoc/index.html">User Guide</a>
</div>
<div class="menu" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="support.html">Support</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="resources.html">Resources</a>
</div>
<div class="menu" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="devdoc/index.html">Developer Information</a>
</div>
<div class="menu" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="research/index.html">Research</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="jacoco/index.html">JaCoCo</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="changes.html">Change Log</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="license.html">License</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="contact.html">Contact</a>
</div>
<div class="menu" style="margin-top:15pt;background-image:url(images/extern.gif)">
<a href="https://github.com/jacoco">GitHub Home</a>
</div>
<div style="text-align:center;margin-top:0pt;">
<a href="http://www.eclipse.org/org/press-release/20080318_AwardsWinners.php"><img src="images/award.jpg" width="144" height="120" alt="Eclipse Community Award 2008" style="border:0px solid black" /></a>
</div>
<div style="text-align:center;margin-top:10pt;">
<a href="http://www.jacoco.org/jacoco"><img src="images/jacoco.png" height="62" width="140" alt="JaCoCo" style="border:0px solid black" /></a>
</div>
<div style="text-align:center;margin-top:10pt;">
<a href="http://www.sonarqube.org/"><img src="images/sonarqube.png" height="40" width="140" alt="Inspected with sonarqube" style="border:0px solid black" /></a>
</div>
<div style="text-align:center;margin-top:10pt;padding-top:15px;border-top:1px solid #a0a0a0">
<a href="https://www.mtrail.ch/en/career.html"><img src="images/mtrail.png" width="140" height="200" alt="jobs at mtrail" style="border:0px solid black" /></a>
</div>
<div style="text-align:center;margin-top:10pt">
<a href="http://www.javaspecialists.eu/"><img src="images/tjsn.jpg" width="140" height="140" alt="The Java Specialists' Newsletter" style="border:0px solid black" /></a>
</div>
</td><td style="vertical-align:top;padding:0px 0px 5px 20px;width:90%;border-bottom:1px solid #a5b6c6;" colspan="2">
<h1>Installation</h1><p>
EclEmma ships as a small set of Eclipse plug-ins under the
<a href="license.html">Eclipse Public License</a>. The overall size of the
seven plug-ins is about 1 MByte. Like for all standard Eclipse plug-ins there
are different installation options. Using the marketplace or update site is
the recommended procedure.
</p><ul>
<li><a href="#marketplace">Option 1: Install from Eclipse Marketplace Client</a></li>
<li><a href="#updatesite">Option 2: Installation from update site</a></li>
<li><a href="#manual">Option 3: Manual download and installation</a></li>
</ul><h2>Prerequisites</h2><p>
EclEmma requires <b>Eclipse 3.8</b> or higher and <b>Java 1.5</b> or higher.
It has no dependencies on a particular operating system. Of course your
Eclipse installation needs to contain the Java development tools (JDT) which
is included in the default SDK installation.
</p><h2><a name="marketplace"></a>Option 1: Install from Eclipse Marketplace Client</h2><p>
<a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=264" title="Drag to your running Eclipse workspace to install EclEmma Java Code Coverage">
<img src="https://marketplace.eclipse.org/modules/custom/eclipsefdn/eclipsefdn_marketplace/images/btn-install.svg" alt="Drag to your running Eclipse workspace to install EclEmma Java Code Coverage" style="vertical-align:text-bottom; border:0px solid black" />
</a>
</p><p>
Since Eclipse 3.6 the
<a class="extern" href="https://marketplace.eclipse.org/content/eclipse-marketplace-client">Eclipse Marketplace Client</a>
allows direct installation of EclEmma from within Eclipse. Follow the steps
below or drag and drop the button above into a running Indigo workspace.
</p><p>
<b>1. From your Eclipse menu select <i>Help</i> → <i>Eclipse Marketplace</i>.</b>
</p><p>
<b>2. Search for "EclEmma".</b>
</p><p>
<b>3. Hit <i>Install</i> for the entry "EclEmma Java Code Coverage".</b>
</p><p>
<b>4. Follow the steps in the installation wizard.</b>
</p><h2><a name="updatesite"></a>Option 2: Installation from Update Site</h2><p>
The update site for EclEmma is <b>https://update.eclemma.org/</b>. Perform the
following steps to install EclEmma from the update site:
</p><p>
<b>1. From your Eclipse menu select <i>Help</i> → <i>Install New Software...</i></b>
</p><p>
<b>2. In the <i>Install</i> dialog enter https://update.eclemma.org/ at the
<i>Work with</i> field.</b>
</p><p>
<img src="images/install.png" width="546" height="538" alt="Install Dialog" />
</p><p>
<b>3. Check the latest EclEmma version and press <i>Next</i></b>
</p><p>
<b>4. Follow the steps in the installation wizard.</b>
</p><h2><a name="manual"></a>Option 3: Manual Download and Installation</h2><p>
For manual installation please <a href="download.html">download</a> the latest
EclEmma release. Unzip the archive into <code>dropins</code> folder of your
Eclipse installation and restart Eclipse:
</p><pre>
<your eclipse installation>/
+- dropins/
+- eclemma-x.y.z/
+- plugins/
| +- ...
+- feature/
+- ...
</pre><h2>Verification</h2><p>
The installation was successful if you can see the coverage launcher in the
toolbar of the Java perspective:
</p><p>
<img src="userdoc/images/launchtoolbar.gif" alt="Launching Toolbar" width="112" height="27" />
</p>
</td></tr>
</table>
<table cellspacing="0" cellpadding="0" border="0" style="width:100%;">
<tr>
<td class="footer"><a href="license.html">Copyright</a> © 2006, 2017 Mountainminds GmbH & Co. KG and Contributors</td>
<td class="footer" style="text-align:right;">
Validate
<a href="http://validator.w3.org/check?uri=http://www.eclemma.org/installation.html">XHTML</a>/<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.eclemma.org/installation.html">CSS</a> ·
Last Modified
<a href="https://github.com/jacoco/www.eclemma.org/blob/e1ffb7328d04070d5df87155c106f02bafef6775/content/installation.html">2024-02-08</a> in Commit
<a href="https://github.com/jacoco/www.eclemma.org/commit/e1ffb7328d04070d5df87155c106f02bafef6775">e1ffb732</a>
</td>
</tr>
</table>
</body>
</html>