From owner-freebsd-java@FreeBSD.ORG Tue Jan 20 04:03:22 2009 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F19F61065670 for ; Tue, 20 Jan 2009 04:03:22 +0000 (UTC) (envelope-from chuckr@telenix.org) Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net [69.17.117.5]) by mx1.freebsd.org (Postfix) with ESMTP id CE9D98FC12 for ; Tue, 20 Jan 2009 04:03:22 +0000 (UTC) (envelope-from chuckr@telenix.org) Received: (qmail 30818 invoked from network); 20 Jan 2009 04:03:21 -0000 Received: from april.chuckr.org (HELO april.telenix.org) (chuckr@[66.92.151.30]) (envelope-sender ) by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 20 Jan 2009 04:03:20 -0000 Message-ID: <49754B42.2090300@telenix.org> Date: Mon, 19 Jan 2009 22:55:46 -0500 From: Chuck Robey User-Agent: Thunderbird 2.0.0.6 (X11/20071107) MIME-Version: 1.0 To: rick-freebsd2008@kiwi-computer.com References: <496A5075.8050708@telenix.org> <20090112080555.GB8590@keira.kiwi-computer.com> In-Reply-To: <20090112080555.GB8590@keira.kiwi-computer.com> X-Enigmail-Version: 0.95.5 OpenPGP: id=F3DCA0E9; url=http://pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-java@FreeBSD.org Subject: Re: javadoc authoring tool? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2009 04:03:23 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rick C. Petty wrote: > On Sun, Jan 11, 2009 at 03:03:01PM -0500, Chuck Robey wrote: >> Trying to finish up a learning prject of mine (for java and eclipse), and only >> need to generate the javadoc comments. Anybody know if there's a good FreeBSD >> port for javadoc authoring? Or, what's your favorite? I could write it without >> that, but I'm trying here to learn as many good tools as I can, and so I want a >> authoring tool if I can get one (I can't find (yet) any feature of eclipse to do >> this). > > You mean aside from /usr/local/bin/javadoc (which comes with any jdk)? Are > you talking about a program to compile the javadoc or a tool to help you > write it? Eclipse makes authoring javadoc easy, since all you should need > to do is type "/**" and either space or enter and it will auto-fill the > expected attributes. > I never even tried eclipse, just went looking for something to help me write them. You're right, eclipse really was all I needed, I just needed to type the ampersand, and everything shows up! > -- Rick C. Petty -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkl1S0IACgkQz62J6PPcoOnwNgCfVJKu0iarBrQYk7AFKJRxXWd6 XKYAn32yHZjRWu0XEDmYJK61xXfwL7Jl =MVE1 -----END PGP SIGNATURE-----