Integrated Development Environment (IDE) - part 2


Eclipse IDE

           
Eclipse is an IDE and it supports to create programs. Eclipse supports many languages such as Java, C,C++, Python, Perl, Ruby etc. in other words Eclipse can be used for any programming language which a plug-in is available in eclipse. Eclipse also have features that available in other IDE’s. if we discuss about plugins there is a plug-in that allows to use as eclipse as a Java IDE, PyDev plugin allows Eclipse code in Python, C/C++ Development Tools (CDT) plug-in allows Eclipse to develop C/C++ applications, etc. the latest version of eclipse is 4.4.0 . it released on 2014 and it calls eclipse luna.

Features of Eclipse IDE       

  • ·         Best tools available for JEE (Java Enterprise Edition) projects.
  • ·         Plugins are available for many languages
  • ·         Supports Model Driven Development.
  • ·         Easy debugging
  • ·         Supports Automatic Error Reporting
  • ·         Supports java scripts

Microsoft Visual Studio


Microsoft visual studio is also a popular Integrated Development Environment which helps to create programs. in this studio programmers can nearly edit or view any type of code. And also by using visual studio we can not only design a application, we can debug, build and publish to windows, android ,IOS, web and also cloud. In visual studio there are many tools to debug a program. And also help to the programmer such as correcting some mistakes and suggesting codes.

Features of Microsoft visual studio

  • ·         Fast code fixes
  • ·         Uses version control
  • ·         Supports valuable testing tools
  • ·         Debug and diagnoses with ease
  • ·         Can create native or hybrid apps 

Android Studio


Android studio is a android development application and also it is a IDE. Android studio is based on IntelliJ. IntelliJ has a powerful code editor and also have powerful tools to help the developer in building apps. There are many navigation shortcuts to access many actions in the IDE. Another main thing is android studio has a fast emulator and also there are many testing tools and frameworks.

Features of Android Studio

  • ·         Supports Intelligent code editor
  • ·         Provides effective extensive tools
  • ·         Android Studio supports drag-and-drop visual editor 
  • ·         Integrates with version control tools (Github, subversion)
  • ·         Supports instant run


No comments:

Post a Comment