About 50 results
Open links in new tab
  1. java - Where to download jdk 1.4.2 for Windows - Stack Overflow

    Dec 29, 2009 · From where can I download Sun JDK 1.4.2 for Windows. I have checked Sun's website and since they have stopped the support to this version it is no longer available for …

  2. Does Java 1.4 have generics? - Stack Overflow

    Mar 19, 2016 · 3 No, Java 1.4 does not have Generics. As already indicated by others, it got introduced in 1.5. However, you can have a mixture of generic and non generic code for …

  3. java - what is difference between JDK 1.4 and JDK1.6 - Stack …

    Jun 9, 2010 · Once you have got your application working on Java 1.6, you can then think about whether and when to start using the Java 1.5 language extensions, and the new / enhanced …

  4. Force Eclipse use only Java 1.4 - Stack Overflow

    Locally I need to code against Java 1.4. I tried the suggestion in this post how to restrict jdk api version in eclipse however Eclipse still provides code completion for String.contains which is...

  5. jar - JSmooth Java 1.4 or above not found error - Stack Overflow

    Apr 14, 2012 · I have installed JSmooth. My computer has JDK 1.7 & JRE 1.7. but it says need java 1.4 or above to open & try to download. Why is that ??

  6. Alternative to enum in Java 1.4 - Stack Overflow

    Best to use in pre 1.5 is the Typesafe Enum Pattern best described in the book Effective Java by Josh Bloch. However it has some limitations, especially when you are dealing with different …

  7. SSL compatibilty in java 1.4 - Stack Overflow

    Jul 11, 2017 · JSSE (Java Secure Socket Extension) is an API defined to implement SSL in java. All clases under javax.net and javax.net.ssl are part of this standard. Server Name Indication …

  8. json library for java 1.4 - Stack Overflow

    May 23, 2017 · I'm using JCAPS 5.1.3 and only have Java 1.4 and need to handle with Json data. Unfortunately all libraries I've found use Java 1.5 and above. I just found lots of new …

  9. java - Downloading source code for JDK 1.4.1_07 - Stack Overflow

    Interesting question. I doubt there's much of the sort out there since Java wasn't in fact open sourced, and OpenJDK conceived, until sometime in 2006-2007, well into the development of …

  10. Where can I find Java SDK 1.4.2 compatible with windows 32?

    Sep 13, 2012 · I need Java SDK 1.4.2 on my system which is 32 bit compatible. I am unable to find it. Can someone please help me out? Thanks in advance