Thanks Jan,
this withing the javac-argument solved the problem:
This grants access to the restricted API!
Markus ;)
-Ursprüngliche Nachricht-
Von: Jan Matèrne (jhm) [mailto:apa...@materne.de]
Gesendet: Dienstag, 20. Mai 2014 14:24
An: 'Ant Users List'
Betreff: AW: Cannot f
; 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
nd in your script? That'll help you
> > understand what should be in your classpath when you run .
> >
> > On Mon, Jun 15, 2009 at 7:44 AM, Hungry Snail
> > wrote:
> >>
> >> Hi People.
> >>
> >> I am trying to compile some f
electbf\gui\ConfigurationDialog.java:32:
> package
>> org.eclipse.swt.widgets does not exist
>> [javac] import org.eclipse.swt.widgets.Text;
>> [javac] ^
>> [javac] D:\Stats\src\org\selectbf\gui\ConfigurationDialog.java:50:
> package
>>
t; org.eclipse.swt.widgets does not exist
> [javac] public class ConfigurationDialog extends
> org.eclipse.swt.widgets.Dialog
> [javac] ^
> [javac] D:\Stats\src\org\selectbf\gui\ConfigurationDialog.java:53: cannot
> find symbol
> [javac] symbol : c
use Ant4Eclipse to get the classpath that
Eclipse is using.
Greetings Juergen
--
Jürgen Knuplesch
-Ursprüngliche Nachricht-
Von: Hungry Snail [mailto:centuri...@hotmail.com]
Gesendet: Montag, 15. Juni 2009 13:45
An: user@ant.apache.org
Betreff: SPAM cannot find symbol
Hi
\selectbf\gui\ConfigurationDialog.java:53: cannot
find symbol
[javac] symbol : class Shell
[javac] location: class org.selectbf.gui.ConfigurationDialog
[javac] private Shell dialogShell;
[javac] ^
[javac] D:\Stats\src\org\selectbf\gui\ConfigurationDialog.java:54: cannot
find symbol
ges. I have used
>>> the
>>> proper package statements as well but when i compile with ant it gives
>>>
>>> compile:
>>> [javac] Compiling 113 source files
>>> [javac] /home/kamran/parallel/mpj/src/mpjdev/nativ/Comm.java:647:
>>> cannot
>
ckage statements as well but when i compile with ant it gives
>>
>> compile:
>> [javac] Compiling 113 source files
>> [javac] /home/kamran/parallel/mpj/src/mpjdev/nativ/Comm.java:647: cannot
>> find symbol
>> [javac] symbol : method create(mpjdev.nativ.Gr
packages. I have used the
proper package statements as well but when i compile with ant it gives
compile:
[javac] Compiling 113 source files
[javac] /home/kamran/parallel/mpj/src/mpjdev/nativ/Comm.java:647: cannot
find symbol
[javac] symbol : method create(mpjdev.nativ.Group)
[javac
i am trying to compile files in that are placed in packages. I have used the
proper package statements as well but when i compile with ant it gives
compile:
[javac] Compiling 113 source files
[javac] /home/kamran/parallel/mpj/src/mpjdev/nativ/Comm.java:647: cannot
find symbol
[javac
13 matches
Mail list logo