File: install.htm

package info (click to toggle)
libjibx1.2-java 1.2.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,260 kB
  • sloc: java: 75,013; xml: 14,068; makefile: 17
file content (52 lines) | stat: -rw-r--r-- 1,287 bytes parent folder | download | duplicates (5)
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <title>Eclipse Plugin: Install</title>
</head>
<body class="composite">
<div id="bodycol">
<div class="app">
<div class="h3">
<h3><a name="install"></a>Installing the org.jibx.eclipse Plug-in</h3>

<h4>Software Updates</h4>
<p>1. Find and Install...
<br><br>
<img src="images/install1.png" alt=""></p>

<p>2. Search for new features to install
<br><br>
<img src="images/install2.png" alt=""></p>

<p>3. Click <em>New Remote Site...</em> and enter the update site name "JiBX
Eclipse" and URL "http://jibx.sourceforge.net/eclipse/", then click "Ok" on the
pop-up and "Finish" on the main dialog.
<br><br>
<img src="images/install3.png" alt=""></p>

<p>4. Select the feature to install
<br><br>
<img src="images/install4.png" alt=""></p>

<p>5. Accept the license agreement
<br><br>
<img src="images/install5.png" alt=""></p>

<p>6. Choose your desired installation directory (or accept the default)
<br><br>
<img src="images/install6.png" alt=""></p>

<p>7. Install All (there is no digital signature)
<br><br>
<img src="images/install7.png" alt=""></p>

<p>8. Restart Eclipse
<br><br>
<img src="images/install8.png" alt=""></p>

</div>
</div>
</div>
</body>
</html>