From dev-return-10938-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Feb 02 06:10:18 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 6686 invoked from network); 2 Feb 2006 06:10:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Feb 2006 06:10:18 -0000 Received: (qmail 14001 invoked by uid 500); 2 Feb 2006 06:10:17 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 13944 invoked by uid 500); 2 Feb 2006 06:10:16 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 13933 invoked by uid 99); 2 Feb 2006 06:10:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 22:10:16 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ajnabee@gmail.com designates 64.233.184.201 as permitted sender) Received: from [64.233.184.201] (HELO wproxy.gmail.com) (64.233.184.201) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 22:10:15 -0800 Received: by wproxy.gmail.com with SMTP id i31so333819wra for ; Wed, 01 Feb 2006 22:09:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=K1TAkEH7rdr2zNmovwYqAJh605HW/zkGToB5wBxz7ON3MxvkR6tW7wBYCGDALIj4C6gVcucQVuyOdqZWB+hgHsWmo5SFjxG03jTnHxEXMcrpN8nuql25w6SQ4YspHHWJq56cesxZFaQwt/H3z3rylABQolsgDObm019TmGbEFko= Received: by 10.64.183.15 with SMTP id g15mr173813qbf; Wed, 01 Feb 2006 22:09:54 -0800 (PST) Received: by 10.64.201.2 with HTTP; Wed, 1 Feb 2006 22:09:54 -0800 (PST) Message-ID: Date: Thu, 2 Feb 2006 11:39:54 +0530 From: Nirmalya Sengupta To: dev@directory.apache.org Subject: [mina]:Javadoc not found on Eclipse MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello all, While tinkering with my first project that uses MINA, I found that I could not attach the JavaDoc to mina-0.9.0.jar in Eclipse. I have MINA (0.9.0) installed in $HOME/mina-0.9.0. It contains a 'docs' subdirectory, License.txt and mina-0.9.0.jar. In Eclipse (3.1), I go to Project|Properties|Java Build Path|Libraries. I click on the entry : mina-0.9.0.jar . It shows that javadoc location is 'none'. I select it and press EDIT. A dialog box opens up. I make it to point to the directory $HOME/mina-0.9.0/docs (mentioned above). It refuses to allow me because it does not contain 'package-list'. Please point out to me where am I going wrong. TIA Nirmalya -- Nirmalya Sengupta Software Technologist "If you have built castles in the air, your work need not be lost. That is where they should be. Now put the foundation under them." --Henry David Thoreau