0

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

Radu Murzea
  • 10,724
  • 10
  • 47
  • 69
Supriya
  • 131
  • 1
  • 8
  • 19
  • Can you say why have to use such an old version? – Peter Lawrey Sep 13 '12 at 06:32
  • @Peter Lawrey I want this version for SP25 Netweaver Developer Studio 7.0 which requires this version or even older and I have already checked the links provided in some of the answers below but there is no SDK available there for 32 bit compatible system :( – Supriya Sep 13 '12 at 06:37
  • When I follow the link and looked for the windows i586 version I can see it. This is 32-bit for Windows. See my answer for the link. – Peter Lawrey Sep 13 '12 at 08:10

2 Answers2

2

You need to go to previous releases to get 1.4. Here is the link

kosa
  • 65,990
  • 13
  • 130
  • 167
0

You need to loop for windows version at the Link to Java 1.4.2_18 others have provided.

I can see there is a j2sdk-1_4_2_18-windows-i586-p.exe which is the 32-bit version you need.

Peter Lawrey
  • 525,659
  • 79
  • 751
  • 1,130