Re: problem with compiler settings

2006-02-14 Thread Erik Weibust
Use the second one, fork > must be true, executable set to the javac.exe from your jdk1.2 > installation (for example: c:\java\jdk1.2\bin\javac.exe). I think that > compiler attribute is ignored when executable is set. You may try to set > target attribute, but in my oppinion it is not n

problem with compiler settings

2006-02-14 Thread Erik Weibust
fileArch\com\sprint\fj\arch\utility\SSLSocketThread.java:14: reference to TrustManager is ambiguous, both class com.sun.net.ssl.TrustManager in com.sun.net.ssl and class javax.net.ssl.TrustManager in javax.net.ssl match [javac] private TrustManager tm = null; [javac] ^ -- Eri

RE: Ant with Eclipse question

2005-07-20 Thread Erik Weibust
far as I know there isn't any article with this title. > Eclipse is the most power tool for ant users. > I might be wrong here but as far as I know Eclipse is the only tool > with ant debugger > all other tools have same things (validation, autocompletion etc). > > Hope i

Ant with Eclipse question

2005-07-20 Thread Erik Weibust
". Thanks, erik Erik Weibust Java developer and blogger - http://erik.weibust.net co-leader J2EE SIG - Dallas, TX - http://j2eesig.org - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]