Java Developers Tool Eclipse

Eclipse is Open-source integrated development environment (IDE) tool.It’s particularly popular among enterprise developers due to it’s large developer community and extensible plug-in system for customizing the environment.
Eclipse used to develop application in other programming language via plugins ,including ABAP ,C,C++,JavaScript,PHP etc.

List of Eclipse-Based Software :

The Eclipse Platform can be extended by adding different plugins for example

  •  Adobe ColdFusion Bulder
  •  Adobe Flash Builder
  •  BIRT Project
  •  EGradle
  •  Code Composer Studio
  •  google Plugin for Eclipse
  •  IBM Rational Applicaition forWebSphere Software
  •  MyEclipse
  •  PHPEclipse
  •  Rad Hat Jboss Develiper Studio
  • SpringBoot(STS) 
  many more Plugin are available .


Eclipse are divide into three parts: 
Workbench : The Workbench acts as the starting point to the IDE.
Workspace : Workspaces group projects, files, and configuration settings under a single directory. 
Perspective : Perspectives define the tools, views, and settings available in the Workbench based on the context of the workspace. 



No comments: