I'm getting a lot of warnings from new 1.5 versions i didn't get in 1.4 :
[ejbdoclet]
C:\eclipse\workspace\Cobranca\src\br\com\sicredi\cadastro\servidor\e
jb\BancoEJB.java:42: cannot resolve symbol
[ejbdoclet] symbol : class KeyGenerator
[ejbdoclet] location: class br.com.sicredi.cadastro.servidor.ejb.BancoEJB
[ejbdoclet] private static KeyGenerator keyGenerator = new
KeyGenerator();
[ejbdoclet] ^
and the class is there....
----- Original Message -----
From: "Siamack Farshi" <sfarshi@724.com>
To: "'Ant Users List'" <ant-user@jakarta.apache.org>
Sent: Thursday, May 16, 2002 2:08 PM
Subject: a quickie
> Sorry for this overly simple question, but to make sure
> I was wondering if ant takes its javac compiler from
> where the JAVA_HOME is defined.
> regards,
>
>
> --
> To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|