source: release-kits/lirk3/bin/ant-installer/web/manual1.6.2/manual/Integration/jext-plugin.html@ 14982

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

initial import of LiRK3

File size: 1.6 KB
Line 
1<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta http-equiv="Content-Language" content="en-us">
6 <title>Apache AntWork Plugin for the Jext - Java Text Editor</title>
7<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
8</head>
9<body>
10
11<h1>AntWork Plugin for the Jext - Java Text Editor</h1>
12 <a name="authors"></a>by<ul>
13 <li>Klaus Hartlage
14 (<a href="mailto:[email protected]">[email protected]</a>)</li>
15</ul>
16<p>Version $Revision$ - $Date$</p>
17<hr>
18
19<p>You can download the plugin at: <a
20href="ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip">ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip</a></p>
21
22<h2>Installation instructions from the Readme.txt:</h2>
23
24<p>You have to enable the Jext Console to see the Ant output (menu:
25Edit-&gt;Options... - General Panel), because the Ant messages are
26redirected to the Jext console.</p>
27
28<p>You can configure the Ant call in the Jext menu: Edit-&gt;Options... -
29Plugin Options - Antwork Plugin Panel; here you can set the ant home
30directory and the path to your build file.</p>
31
32<p>You can start AntWork in the menu: Plugins-&gt;Ant-&gt;Work Now! In the
33appearing dialog box you can enter the target which you want to
34compile.</p>
35
36<p>If a javac error occurs in the ant run an error-list opens within
37Jext. With a double-click on the error-message you jump to the error
38in the specified java text file.</p>
39
40<hr>
41<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
42Reserved.</p>
43</body></html>
Note: See TracBrowser for help on using the repository browser.