java - What is the method to use different programming languages in Eclipse? -


i trying set eclipse follow below steps , guess need :)

firstly, want i've download jre here:

http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html , set jre-8u60-windows-x64.exe

now, dealing download eclipse cannot decide ide should download here: https://eclipse.org/downloads/ (my operating system windows 8.1 - 64 bit)

is there difference between these ides? want eclipse contains java , c/c++ programming , might install other programming languages future. ide must download?

you won't find eclipse distribution supports both java , c/c++ out of the box.

if want single ide both, can download distribution java, , later install c/c++ components.

eclipse ide java developers basic java ide. eclipse ide java ee developers includes additional tools developing java enterprise edition applications such webapps , ejbs. so, if beginner or work on java standard edition, download eclipse ide java developers.

then, this post suggests, can go help -> install new software menu item install c/c++ components.


Comments