So heres the thing, im gonna start learning Java coding but im not sure if i have the tools and stuff. Heres my current downloads from java: Heres what i wanna do, i wanna uninstall everything and then get all the tools ill need to start coding, so what should i uninstall and what should i install? Thanks, -Lukef555:love:
You'll need the latest version of the JDK [Java Development Kit]. The JDK comes with the JRE [Java Runtime Enviornment], so you won't need to install that separately. You'll also need an IDE unless you plan to hardcode everything (coding without an IDE is a bitch). Remove it all. http://sythe.org/showthread.php?t=733687 Of couse, you can always install other (better) IDE's then NetBeans (list of IDE's).