
eclipse mars和neon的区别
1.版本代号:Mars
平台版本:4.5
主要版本发行日期:2015年6月24日
SR1发行日期:2015年9月22日
SR2发行日期:2016年2月24日
2.版本代号:Neon
平台版本:4.6
主要版本发行日期:2016年6月22日
SR1发行日期:N/A
SR2发行日期:N/A
eclipse(集成开发环境)
Eclipse 是一个开放源代码的、基于Java的可扩展开发平台。就其本身而言,它只是一个框架和一组服务,用于通过插件组件构建开发环境。
幸运的是,Eclipse 附带了一个标准的插件集,包括Java开发工具(Java Development Kit,JDK)。
基本含义
虽然大多数用户很乐于将 Eclipse 当作 Java 集成开发环境(IDE)来使用,但 Eclipse 的目标却不仅限于此。
Eclipse 还包括插件开发环境(Plug-in Development Environment,PDE),这个组件主要针对希望扩展 Eclipse 的软件开发人员,因为它允许他们构建与 Eclipse 环境无缝集成的工具。
由于 Eclipse 中的每样东西都是插件,对于给 Eclipse 提供插件,以及给用户提供一致和统一的集成开发环境而言,所有工具开发人员都具有同等的发挥场所。
这种平等和一致性并不仅限于 Java 开发工具。尽管 Eclipse 是使用Java语言开发的,但它的用途并不限于 Java 语言。
例如,支持诸如C/C++、COBOL、PHP、Android等编程语言的插件已经可用,或预计将会推出。Eclipse 框架还可用来作为与软件开发无关的其他应用程序类型的基础,比如内容管理系统。
基于 Eclipse 的应用程序的一个突出例子是 IBM Rational Software Architect,它构成了 IBM Java 开发工具系列的基础。
1
New tools for JavaScript developers, including a JSON editor, support for Grunt/Gulp and new Chromium V8 Debugger.
2
Key Eclipse Platform improvements include HiDPI support and autosave. JDT's Content Assist now highlights matched characters and provides substring completion.
3
New Eclipse PDT 4.0 release for PHP developers with complete support for PHP 7 and improved performance.
4
The Eclipse Automated Error Reporting client can now be integrated into any third-party Eclipse plug-in or standalone RCP application.
5
Eclipse users can now save settings, like Marketplace Favorites, with their Eclipse account.
6
New Projects: Eclipse Plug-ins for Gradle (first prime release), EGerrit, Paho, Andmore - Eclipse Android Tooling, EMF Parsley and Eclipse Tools for Cloud Foundry.
7
Improved support for Docker tooling.
eclipse neon的特性....具体的翻译,因英语太差谷歌、百度翻译的简直不能看,所以,直接看原文吧
New Java IDE features, including hierarchical view of nested projects, ability to customize perspectives and speed improvements for text search.
Integrated tools for building and maintaining Docker containers, available from Linux Tools project.
Oomph project now makes it possible to record and share user preference settings across individual workspaces.
New integration with Gradle making it easy to manage Gradle builds from Eclipse, via the Buildship project.
Improved Maven support, including support for Maven 3.3.3, improved Maven archetypes integration and enhanced auto-completion in the pom editor.
Automated error reporting that allows Eclipse users to report errors directly to Eclipse projects.
The new Thym project provides tools for building cross-platform mobile applications using Apache Cordova.
这是eclipse mars的