Re: SDK for Java uses what java version?
Anton Bobrov <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
works with 6 as well tho there seem to be plenty of deprecated stuff, as seen in warnings during the build, that needs refactoring / clean up but works ok for now. Rich Megginson wrote: >> Also, what version of Java can this sdk support, can it use jdk 1.4.2 + ? > > 1.4 or later, I think. It's been tested quite a bit with 1.4 and 1.5. > >> Thanks, much appreciated.