Uploaded by soulisland on Jun 27, 2009
PART ONE
In this Java tutorial I will show you how to use java(JRE) and javac(JDK). I will also show you how to create 2 cmd files to build and run your Java class. After this I will show you how to set up a main method to handle arguments.
Enjoy the video, if you would like to request a tutorial or have any questions please contact me via the youtube messaging services.
Here is the variables for setting up javac
name:JAVA_HOME
value:"C:\Program Files\Java\jdk1.6.0_14"
(make sure you make it w.e version of jdk you download) in this video I downloaded 1.6.0_14
update the variable path
name:Path
value:";%JAVA_HOME%\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32
DOWNLOAD the files from this tutorial here
http://www.box.net/shared/2ukdn13oyg
-
18 likes, 0 dislikes
Link to this comment:
Uploader Comments (soulisland)
All Comments (15)
-
Just add the directory to the bin of your version to the end.
TundraTress 2 months ago
-
Cheat Engine was detected in your video :] ur A h4xZORz! EXpOsED!! bwahaha! :(
lol, anyways, epic video and halped me lotz :]
gravyerd 11 months ago
-
Thank you for all the positive feed back means a lot thinking about making some more message me with requests.
melissalungu 1 year ago
-
Omg dude ur a beast can u private message me for the guide didn't see a few parts in there ty
xxcky1 1 year ago
-
thank you so mutch !!!!!!!!
joerelli13 2 years ago
-
OMG TY SOOOOOOOOO MUCH!!!!
CodeMasterful 2 years ago
-
woohooOO!!! thank you so much it works woohoo!~~
kickzazz 2 years ago
2:50
how to fix javac "not found"by mattl1036,085 views
4:46
compile java in notepad++by zeeshan7072,358 views
1:27
java in cmdby bsodod11,829 views
9:57
Java Programming Tutorial 02 "Hello World"by GauteFerstad2,425 views
3:16
Basic Introduction to Java - Video #1by LearnTheWebToday6,833 views
4:47
How to create a Mobile Java Gameby martinnuke106,097 views
1:03
Setting Java PaTHby dhsng19853,356 views
4:14
Java J2SE Path setby jeswindersingh874 views
3:28
Java tutorial 9 - Compile and run from command promptby LearnTechTv5,934 views
9:51
Tutorial 1: Introduction to Java Programmingby MrVippaB6,871 views
3:52
how to do java set path in environment variables of windowsby TheOneNinad21,545 views
8:43
' javac ' is not recognizedby carnado33,039 views
8:02
instalacionJavaCC.aviby lauravidalhdez967 views
2:19
Java classpath in DOS 1by wawens2,825 views
1:30
Javac Compiler Error Fix Short Editby VideoBoyProductions3,348 views
4:25
Creating a package in JAVA - Wingsliveby wingslive5,888 views
1:40
how to make ur compiler worksby merennon2,898 views
5:11
Java set the path in windows 7.wmvby chandutheking9911,098 views
7:58
setting java home and jdkby spodhajecki16,823 views
8:37
HOW TO COMPILE AND EXECUTE JAVA PROGRAM USING COMMAND PROMPTby carnado21,038 views
- Loading more suggestions...
wtf... java and javac are not reconized ...
kickzazz 2 years ago
@kickzazz Watch my new video, uploading it soon, making it today. I will attempt to recover this from 2011 as this is a few years old now, only feels like last week ;O.
soulisland 7 months ago
i dont have java under my program files...and i did download the program
slipknotjoeyjor 2 years ago
i'm not sure whhy your thinking it's under your programs list but it's not
soulisland 2 years ago
Good job, well explained.
One thing though - At the begging you state that both programs compile java source code into bytecode (JRE and JDK), but nothing in JRE should do that. The compiler packed with JDK (javac) is responsible for the compiling.
Divinityrsdotcom 2 years ago
I mean; ops* my bad, Yea sorry.
soulisland 2 years ago