For beginners,it is highly recommended to avoid the use of an IDE, as you will fail to unerstand the basic workings of java as much is done for you. Furthermore you will not be able to learn from your mistakes, as the IDE will simply suggest a correction rather than get you to work out the issue. What annoyed me here is that you said "ignore all that package and stuff" (or something to that effect) , really this is not good Java teaching, things like this are core to Java
Well, when you build it in Netbeans it creates a Jar file. Jar files are universal in Java, its basicly an executable zip file. But the mime-type need to be correctly set to run it. If not go to DOS or a terminal, and then run "java -jar helloworld.jar". The jar file is located in the Netbeans Project Folders. Example is "My Documents/Netbean Projects/helloworld/dist" or it might be "build" folder.
nice vid dude. i've been using jcreator all this time and it doesnt have any of those features netbeans has like underlining errors or bringing up a list when you type
Why does the video zoom in so much? The material you covered is great though.
MrJaeger2000 8 months ago
this is cool FOGTALK 92%
FOGTALK 9 months ago
HelloWork :DDDDDDD
GTA4Cobra11 1 year ago
can someone tell me something
i really dont get it
its not like ur running an program are you?
its just an text showing 'hello world'
InfiniteMultiMedia 1 year ago
@InfiniteMultiMedia all his program does is show the text "Hello World"
MrHys7eria 6 months ago
how do you change de theme
dbnfsdf1006 1 year ago
Exception in thread "main" java.lang.RuntimeException: Uncompilable source code at helloworld.Main.main(Main.java:18)
Java Result: 1
BUILD SUCCESSFUL (total time: 2 seconds)
I get this error what now?!
pimmi14 1 year ago
For beginners,it is highly recommended to avoid the use of an IDE, as you will fail to unerstand the basic workings of java as much is done for you. Furthermore you will not be able to learn from your mistakes, as the IDE will simply suggest a correction rather than get you to work out the issue. What annoyed me here is that you said "ignore all that package and stuff" (or something to that effect) , really this is not good Java teaching, things like this are core to Java
stedav 1 year ago
lol no eclipse isnt easy it sucks
Notepad ++ usually works good on every thing
LipeOfBarra 2 years ago
lol, mine took 0 seconds to build.
internetlurkerfilms 2 years ago
He's using Windows 98 (hence, it can be assumed its a slow machine) unlike you computer freak :P working on a Dual or Quad core processor ;)
aviralmsharma 2 years ago 5
Thanks for this!
RsJelly 2 years ago 3
thanks alot i feel that i finaly have started to program.. but how can i save this application on my desktop so i can run it as a program??
Gitarmafia 3 years ago 2
Well, when you build it in Netbeans it creates a Jar file. Jar files are universal in Java, its basicly an executable zip file. But the mime-type need to be correctly set to run it. If not go to DOS or a terminal, and then run "java -jar helloworld.jar". The jar file is located in the Netbeans Project Folders. Example is "My Documents/Netbean Projects/helloworld/dist" or it might be "build" folder.
gorilla3d 3 years ago
what is the screen recorder you used?
the quality is great! good tutorial btw
Daniel3000Marenko 3 years ago
easy eclipse is really good :)
shalkeif 3 years ago
Nice vid, Can I ask what you're using to capture the screen? Best DF
douggiefox 4 years ago
lol Java is not easy, Hello world should be cherish
nyro81 4 years ago
lolol i second that
berryion 3 years ago
thanks.. now im learning a new program..
Rzrated 4 years ago
Thank you i will download netbeans now, you know of any other good programs?
littleplop 4 years ago
Thanks, Eclipse has this as well but it seems a bit more clunky and slower
gorilla3d 4 years ago
nice vid dude. i've been using jcreator all this time and it doesnt have any of those features netbeans has like underlining errors or bringing up a list when you type
sannin3 4 years ago