iche Nachricht-
> Von: Markus Wiesenbacher [mailto:markus.wiesenbac...@intrafind.de]
> Gesendet: Montag, 19. Mai 2014 12:56
> An: Ant Users List
> Betreff: AW: Cannot find symbol (CertAndKeyGen) with JDK8
>
> - To
; Von: Markus Wiesenbacher [mailto:markus.wiesenbac...@intrafind.de]
> Gesendet: Montag, 19. Mai 2014 12:56
> An: Ant Users List
> Betreff: AW: Cannot find symbol (CertAndKeyGen) with JDK8
>
> - To be more sp
. Mai 2014 11:43
An: user@ant.apache.org
Betreff: Cannot find symbol (CertAndKeyGen) with JDK8
Hi,
I am trying to compile my classes (which make use of sun.security.tools.keytool
CertAndKeyGen) but I am always getting "cannot find symbol". If I add the
JRE-lib folder into my build-scri
Hi,
I am trying to compile my classes (which make use of sun.security.tools.keytool
CertAndKeyGen) but I am always getting "cannot find symbol". If I add the
JRE-lib folder into my build-script it works. I don“t know why, as the JDK-lib
folder also contains the rt.jar containing the needed clas