Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 14676 invoked by uid 500); 17 Sep 2001 17:01:00 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 14660 invoked from network); 17 Sep 2001 17:01:00 -0000 Message-ID: <20010917170103.46270.qmail@web11607.mail.yahoo.com> Date: Mon, 17 Sep 2001 10:01:03 -0700 (PDT) From: Edgar "S�nchez" Subject: Re: question about javac dependencies!!! To: ant-user@jakarta.apache.org In-Reply-To: <3BA5FFFE.BC580A28@prodigy.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Scott I'm not using import at all.. does the javac ant task have and import task? with javac, i'm only using: I checked the documentation for the import task in javac, but it doesn't appear to be inclued with javac. Thanks Scott Edgar --- Scott Russell wrote: > Edgar, > > Are you doing imports that end in an asterisk for > your own, dependent files? If so, try making them > explicit imports for just those components you're > using. > > for example: > instead of... > import ../Arquitecture/util/* > try... > import ../Arquitecture/util/Fu > import ../Arquitecture/util/Bar > (etc.) > > Hope this helps... > > Scott > > > "Edgar S�nchez" wrote: > > > > Hi Frank thanks for the reply... > > > > There is a part when you talk about that javac > > looks for .java files to compile and then if there > is > > no file compiled or if not updated, javac do the > > job.... Well in my case, using the javac ant tag > > doesn't compile the java files need to proceed > with > > the rest of the project compilation. > > > > All this jumps up to me, coz when I'm in the DOS > > command session window, I do the javac in an > specific > > directory, and the javac runs fine, but when I try > to > > use the same procedure just using javac Ant, it > come > > out a several errors saying that the package is > not > > builded. > > > > Thats why I'm at looking for the truth, too :-) > > > > Thanks > > Edgar > > > > ===== > > > > > _________________________________________________________________ > > > > "Puedes sentirte desilusionado si fallas, pero > est�s condenado si no lo intentas." > > > > "You can get disappointed if you fail down, but > you are doomed if you do not try it." > > > > ICQ # 22338121 > > > > __________________________________________________ > > Terrorist Attacks on U.S. - How can you help? > > Donate cash, emergency relief information > > http://dailynews.yahoo.com/fc/US/Emergency_Information/ ===== _________________________________________________________________ "Puedes sentirte desilusionado si fallas, pero est�s condenado si no lo intentas." "You can get disappointed if you fail down, but you are doomed if you do not try it." ICQ # 22338121 __________________________________________________ Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com/fc/US/Emergency_Information/