WHAT'S NEW?
Loading...

What is Eclipse in Laptop?

Many who is new to java platform may come across this question what is Eclipse ? How it is different from JDK? Is Eclipse advance than JDK? Here is the answer for all your questions,

JDK is Java Development Kit and you want it when you developing java related apps or java scripts or while testing java programs JDK is very essential one. In JDK you wanna writing programming in text editor and you compile it using command prompt using suitable coding and if you find errors you wanna correct it in text editor.

Eclipse is Integrated Development Environment(IDE) and it is much more simpler than JDk. It is an advanced text editor for java programming. You can write programs in eclipse text editor and it checks for errors while you writing the programs and it suggest you to insert class whenever necessary. Important thing is you want JDK too for working with it.

Eclipse and JDK are available for all laptops and you can download it for free in their official website. Hope this information might be useful for you, Happy Computing !

0 comments:

Post a Comment