Hi everyone,
Is there JRE 4 or 5 for Win64?
I am using a tool that requires this version of java. I've googled but could not find anything.
Could anyone help?
Thanks
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Hi everyone,
Is there JRE 4 or 5 for Win64?
I am using a tool that requires this version of java. I've googled but could not find anything.
Could anyone help?
Thanks
This is the first result for googling "java 5 download": Oracle Java Archive
Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
But, but, what if his google is broken?
Hi and thanks for the reply.
yes you are right but unfortunately I do not have access to that site.
By the way I'm not sure that if WIn 64bit version iexists for java 5 becaus in other sites there was not any.
Is that correct/
What site don't you have access to? Google? Or the Java page? Either way, you're in trouble if that's the case.
What happened when you tried downloading one of the versions on the site I posted?
Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
I don't have access to Oracle.
Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
I need to compile some web applications with the usage of this version of java.
Do you have any suggestions?
I've given you a few suggestions. It seems pretty silly to not have access to Oracle, as any other download source will be less trustworthy. But Java is backwards compatible anyway, so I don't know why you think you have to use Java 1.4 for anything.
Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Thanks, I really appreciate your help.
yes Java is backwards compatible but the tool that I use (and should use because I need to test it) requires .class files compiled with Java 1.5 and lower.
That doesn't really make sense to me, but okay. I've listed several options: try a newer version of Java, download an older version of Java from the Oracle site, or look for an alternative download source which is going to be less trustworthy. I think you're placing strange restrictions on yourself, but I don't know your context, so it's up to you. Good luck.
Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Thanks.