File: intro.html

package info (click to toggle)
aspectj 1.8.9-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 39,856 kB
  • sloc: java: 499,096; xml: 26,630; sh: 537; makefile: 113
file content (24 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<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) 8 Development Kit</h2>

<p align="center">Version ${build.version.long} built on ${build.date}</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>