Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 24702 invoked from network); 4 Oct 2005 00:18:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2005 00:18:54 -0000 Received: (qmail 58783 invoked by uid 500); 4 Oct 2005 00:18:49 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 58709 invoked by uid 500); 4 Oct 2005 00:18:49 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 58698 invoked by uid 99); 4 Oct 2005 00:18:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2005 17:18:48 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of brett.porter@gmail.com designates 66.249.82.199 as permitted sender) Received: from [66.249.82.199] (HELO xproxy.gmail.com) (66.249.82.199) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2005 17:18:52 -0700 Received: by xproxy.gmail.com with SMTP id t8so307257wxc for ; Mon, 03 Oct 2005 17:18:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JBofpxridHtstnmUjywJn/6RHIy9ECjgsMUxeH+vlT/c6gBSChM/hZI8TgIp+hQvvwszojPo4bMaGu9s6brIjktIuFDGdStUiLvcHGKCVthRSbwD9FM5lw91yVccpjndq4xAIbx2sY2PkBlX0DwVWQvgdXvjKPb6rl3p101Izog= Received: by 10.70.35.10 with SMTP id i10mr396871wxi; Mon, 03 Oct 2005 17:18:26 -0700 (PDT) Received: by 10.70.40.13 with HTTP; Mon, 3 Oct 2005 17:18:26 -0700 (PDT) Message-ID: <9e3862d80510031718y638e4dafv5b1d6a00ee3881c3@mail.gmail.com> Date: Tue, 4 Oct 2005 10:18:26 +1000 From: Brett Porter Reply-To: Brett Porter To: Ant Users List , Dominique Devienne Subject: Re: Java Source Cross-Reference In-Reply-To: <255d8d69051003115379012c28@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051001011442.GA5699@maribor.izzy.net> <9e3862d80509301822v338b5741q53f92e45533020cd@mail.gmail.com> <20051001013347.GC6203@maribor.izzy.net> <255d8d69051003115379012c28@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 10/4/05, Dominique Devienne wrote: > There's also http://www.vaegar.f9.co.uk/ > > Extract: Java2HTML is a simple-to-use tool which converts a bunch of > Java Source Code into a colourized and browsable HTML representation. > --DD With no changes in 2 years and no source code, I'm not sure its the best choice - for example if you wanted to add any JDK 5 syntax. > PS: I haven't used Maven's xref (JXR). Is it downloadable on its own > anywhere Brett? We only just separated it from a Maven plugin. https://svn.apache.org/repos/asf/maven/jxr/trunk/ - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org