Return-Path: Delivered-To: apmail-click-user-archive@www.apache.org Received: (qmail 49753 invoked from network); 8 Sep 2010 11:51:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Sep 2010 11:51:08 -0000 Received: (qmail 52290 invoked by uid 500); 8 Sep 2010 11:51:08 -0000 Delivered-To: apmail-click-user-archive@click.apache.org Received: (qmail 52159 invoked by uid 500); 8 Sep 2010 11:51:06 -0000 Mailing-List: contact user-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@click.apache.org Delivered-To: mailing list user@click.apache.org Received: (qmail 52151 invoked by uid 99); 8 Sep 2010 11:51:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 11:51:05 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tomasz.bandura@gmail.com designates 209.85.214.170 as permitted sender) Received: from [209.85.214.170] (HELO mail-iw0-f170.google.com) (209.85.214.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 11:50:58 +0000 Received: by iwn37 with SMTP id 37so7956233iwn.29 for ; Wed, 08 Sep 2010 04:50:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Flnwh9mPmufU6cK5xXXP21SnDn7EPC0mK73rdypbKd8=; b=b+pEVwn+xOTjiGrwkumB+Ob6/3eAF1VzAB0va+ccpnzlJ/1pCKdCGSo2N9SvtSJp8w qdGEnSxQT785QhQy6shrXYLX94SKNT1yWqhl9s4EkD7u9q1tm9ClOaIqb9GufKgeVr61 1a+b1v+fJOC/XgaNtvJqhv5VGCrCj1Eq0zXvE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=YyGphHK4e0dPT8VTnHdKpbGqIN0A/RRX5qhe/eXg/OrSF4pBwNnh4GmEgousCIHTiT v/mYm9FSzy8UFmEONyaTtyxQl+aY8A+FAIHlrINf3Z+iGNi4TxW/MGxalpBLJGmeY7AH P8Y1+jMyoU5jmlGl7fiDUtWaUCXZrohuw/ZlU= MIME-Version: 1.0 Received: by 10.231.10.141 with SMTP id p13mr2853127ibp.183.1283946637702; Wed, 08 Sep 2010 04:50:37 -0700 (PDT) Received: by 10.231.130.77 with HTTP; Wed, 8 Sep 2010 04:50:37 -0700 (PDT) In-Reply-To: References: Date: Wed, 8 Sep 2010 13:50:37 +0200 Message-ID: Subject: Re: Trying to build Click Jquery From: tomasz bandura To: user@click.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org strange... when did you checkout current version of click? I have ActionResult (in this jar file) with date 14.08.2010 tomasz 2010/9/8 easydoor : > Thanks Tomasz, the Installed JRE on Eclipse wasn't the good > > So, the src files can be compiled but there's another problem > > the JQAutoCompleteBehavior.java calls the org.apache.click.ActionResult class > which doesn't exist in click-2.3.0-M1.jar ? > > Why ? > > > > >