source: release-kits/lirk3/bin/ant-installer/web/contents.jsp@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 706 bytes
Line 
1<html>
2<head>
3 <title>Ant Installer</title>
4 <link href="css/nav.css" rel="stylesheet" type="text/css">
5 <link href="style.css" type="text/css" rel="stylesheet">
6 <meta name="keywords"
7 content="Ant, installer, AntInstall, gui, console, input, parameters, properties, swing, user interface, valiation, configuration">
8 <script type="text/javascript" src="js/menu.js"></script>
9 <script type="text/javascript" src="js/sstree.js"></script>
10</head>
11<body onload='collapseAll(["ol"]); openBookMark();'>
12<a href="index.html" alt="home" target="_content">
13<img src="images/ant-install-small.png" target="_content" align="baseline"/></a><br/>
14<jsp:include page="contents-include.html" flush="true"/>
15</body>
Note: See TracBrowser for help on using the repository browser.