blob: 2bf78d302885a72a38c17e990e381da5d154dcec (
plain)
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
|
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
</head>
<body>
<h2 align="center">Installer for AspectJ(TM) Compiler and Core Tools</h2>
<p align="center">Version ${build.version.long} built on ${build.date}</p>
<p>
This is a binary only release of tools made available under
the Eclipse Public License.
For more information on the license or to download the source code,
see https://eclipse.org/aspectj</p>
<p>${copyright.allRights.from1998}</p>
<p></p>
<p>Press <b>Next</b> to continue. At any time you may press <b>Cancel</b>
to exit the installation process.</p>
</body>
</html>
|