Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 92669 invoked from network); 24 Apr 2002 18:43:27 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 24 Apr 2002 18:43:27 -0000 Received: (qmail 28254 invoked by uid 97); 24 Apr 2002 18:43:29 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 28233 invoked by uid 97); 24 Apr 2002 18:43:29 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 28222 invoked from network); 24 Apr 2002 18:43:29 -0000 Date: Wed, 24 Apr 2002 14:44:00 -0400 Subject: Re: Cannot compile Lucene Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v481) From: David Black To: Lucene Users List Content-Transfer-Encoding: 7bit In-Reply-To: Message-Id: <3E18F0F5-57B3-11D6-BFDB-0003934469CE@apple.com> X-Mailer: Apple Mail (2.481) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm writing a WebObjects application with Lucene and ProjectBuilder and had to compile the Lucene project via ant and include the jar in my project resources. Ideally, I would like to create a Framework with the Lucene source and I haven't figured out how to get the javacc part to work....I think it's just a hack to the build scripts in the targets section. I will be curious to see how this is accomplished and will do some research on this topic. David On Wednesday, April 24, 2002, at 11:48 AM, Avi Drissman wrote: > At 8:40 AM -0700 4/24/02, Peter Carlson wrote: > >> I've never used project builder (netbeans on OSX), but you may want to >> try >> not including the .jj files. > > I don't include the .jj files. I compiled them with JavaCC 2.1 and > included the resulting .java files in Project Builder. > > I had to do something similar where I took the existing query parser > .jj file, tweaked it, and JavaCC'd it. I had no problems compiling the > resulting .java files there. > > Avi > > -- Avi Drissman > avi_drissman@baseview.com > Argh! This darn mailserver is trunca > > -- > To unsubscribe, e-mail: unsubscribe@jakarta.apache.org> > For additional commands, e-mail: help@jakarta.apache.org> > -- To unsubscribe, e-mail: For additional commands, e-mail: