BP Forums
What is required to run the Java Framework? - Printable Version

+- BP Forums (https://bpforums.info)
+-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55)
+--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56)
+---- Forum: Java (https://bpforums.info/forumdisplay.php?fid=19)
+---- Thread: What is required to run the Java Framework? (/showthread.php?tid=727)



What is required to run the Java Framework? - Derek275 - 01-07-2013

Like, is it written in a language that can run from the computer itself, or does it have to have an operating system like Windows or Mac? Like, can I write a bootloader and in the end open the Java Framework and be able to run .jar files on this system?


Re: What is required to run the Java Framework? - WitherSlayer - 01-07-2013

Quote:Dereck275 said
Quote:does it have to have an operating system like Windows or Mac?
No, Java can run on any OS, even smartphones! You will need to download the latest Java from the Oracle website (duh!) and any java program should work. But you do need to download an editor like eclipse to write Java programs