This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-03-12 18:19:42

turkey3
Scratcher
Registered: 2011-12-04
Posts: 500+

What java do I download?

I couldn't think of the right forum for this, so I just chose here. Anyway, i was going to try out the java programming language but I have no clue what one it is. When I go to oracle to see all the java downloadable things there's like 50, and they all have crazy names. I just want to know what java program it is I need to download for programming games( i think you download it at oracle, but if I'm wrong tell me)

Offline

 

#2 2012-03-12 18:25:55

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: What java do I download?

If you want to develop, then you'll want one that says "JDK" which stands for Java Development Kit. Most likely you're not an enterprise developer (trust me, they'd tell you exactly what to do  tongue ) so you want Java SE, or Standard Edition. Then you'll want the latest version. As for an IDE, I recommend Eclipse over NetBeans, so I recommend JDK SE (Whatever the highest number is) without NetBeans. Then go to eclipse.org and download the eclipse IDE.


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#3 2012-03-12 18:30:36

cocolover76
Scratcher
Registered: 2011-10-09
Posts: 500+

Re: What java do I download?

Download this one.


http://i.imgur.com/HfEPZ.gifhttp://i.imgur.com/pvKb6.png

Offline

 

#4 2012-03-12 18:56:10

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: What java do I download?

Get JDK. Java Development Kit. For developing/programming in Java  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#5 2012-03-13 10:30:01

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: What java do I download?

Get the JDK.  It includes the JRE (java player) in it, as well as the compiler.  If you don't know how to install it, check thenewboston's tutorial.

Offline

 

Board footer