Skip to content

Commit eec92f7

Browse files
author
Jennifer Lhoták
committed
- adding Soot - Eclipse plugin update site html
- updates for release 2.2.2
1 parent 11bd42f commit eec92f7

File tree

3 files changed

+82
-2
lines changed

3 files changed

+82
-2
lines changed

eclipse/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</ul>
4646

4747
<p>This plugin works with the <a href="http://www.eclipse.org/">Eclipse</a> official release 3.1 and should run in any of the 3.x releases.<p>
48-
<p>This plugin depends on GEF and Draw2d versions 3.x. These libraries are not distributed with the standard eclipse package and must be downloaded and put in the plugins directory separately.</p>
48+
<!--<p>This plugin depends on GEF and Draw2d versions 3.x. These libraries are not distributed with the standard eclipse package and must be downloaded and put in the plugins directory separately.</p>-->
4949
<br>
5050

5151
<br>
@@ -56,7 +56,7 @@
5656
</table>
5757

5858

59-
<a href="eclipse-plugin-install.html">Installation Guide</a><br>
59+
<a href="updates/index.html">Installation Guide</a><br>
6060
<a href="soot-eclipse-plugin-howto.html">General Usage Guide</a><br>
6161
<a href="ca.mcgill.sable.soot/doc/concepts/concepts.html">Plugin Help</a><br>
6262
<!--<a href="plugin_doc/index.html">Plugin API</a><br>-->

eclipse/updates/background6.gif

334 Bytes
Loading

eclipse/updates/index.html

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
<html>
2+
<head>
3+
<title>
4+
Soot - Eclipse Plugin Update Site
5+
</title>
6+
</head>
7+
<body background="background6.gif" TEXT="#000000" BGCOLOR="#F3F3F3" LINK="#0000CC">
8+
9+
<table border=0 cellpadding=0 cellspacing=3>
10+
11+
<TR>
12+
13+
<!--LeftHandTable-->
14+
15+
<TD ALIGN=LEFT VALIGN=TOP ROWSPACE="1" WIDTH=160>
16+
<h4>Soot - Eclipse<br>
17+
Plugin Updates</h4>
18+
<p><a href="http://www.sable.mcgill.ca/soot/eclipse">Soot - Eclipse Plugin</a><br>
19+
<a href="http://www.sable.mcgill.ca/soot">Soot</a><br>
20+
<a href="http://www.sable.mcgill.ca">Sable Home</a></p>
21+
22+
</td>
23+
24+
<!--ActualContents-->
25+
26+
<td align=left valign=top>
27+
<h3>Soot - Eclipse Plugin Update Site</h3>
28+
<p>
29+
Within Eclipse Select:
30+
<br />
31+
<br />
32+
<b>Help - Software Updates - Find and Install</b>
33+
<br />
34+
Select: <b> Search for new features to install</b>
35+
<br />
36+
Press: <b>Next</b>
37+
<br />
38+
Select: <b>New Remote Site</b>
39+
<br />
40+
<br />
41+
Give the update site a name.
42+
<br />
43+
Use this site for the URL: <a href="http://www.sable.mcgill.ca/soot/eclipse/updates/"/>http://www.sable.mcgill.ca/soot/eclipse/updates/</a>
44+
<br />
45+
Do not forget the trailing slash.
46+
<br />
47+
<br />
48+
Select: <b>OK</b>
49+
<br />
50+
Select: <b>Finish</b>
51+
<br />
52+
Expand the list in the <b>Select features to install</b> box.
53+
<br />
54+
Check: <b>Soot - Eclipse Plugin</b>
55+
<br />
56+
Press: <b>Next</b>
57+
<br />
58+
Accept the license agreement and press: <b>Next</b>
59+
<br />
60+
Press: <b>Finish</b> to install the plugin.
61+
<br />
62+
<br />
63+
At this time the jars will download. You may be asked to accept the unsigned jars.
64+
<br />
65+
Press: <b>Install</b>
66+
<br />
67+
The plugin will be installed and you will be asked to restart Eclipse.
68+
<br />
69+
Press: <b>Yes</b> as this is usually necessary.
70+
<br />
71+
<br />
72+
Once Eclipse has restarted the Soot - Eclipse plugin will be available for use within Eclipse.
73+
</p>
74+
</td>
75+
76+
</tr>
77+
</table>
78+
</body>
79+
80+
</html>

0 commit comments

Comments
 (0)