• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help - how can I run java from my own computer ?

anton

Banned
Hello,

here's a deal : I have *.jar files and have html code to run them , but what do I need to run that ?

thanks,
bye.
 
Go to sun and download the most recent java development kit. Sun's Site

Go to Textpad's Site and get their program. it's kind of like Notepad, but a LOT more powerful and only 2 megs.

Install the JDK before textpad and open up java files in Textpad if they're open, that is. .jar files are basically .zip files for java.

I've never just downloaded the jdk, so maybe even just doing that is all you'll need.
 
Back
Top