From Fedora Project Wiki

(Removed old notes and added some words about new and exciting Eclipse stuff coming in F13)
No edit summary
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Eclipse has had a minor update to version 3.5.1 (Galileo SR1).
{{header|docs}}{{Docs_beat_closed}}
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]


Plug-ins new to Fedora include the CollabNet Merge Client (eclipse-collabnet-merge), an advanced source code control merging tool built on top of Subclipse and Slice2Java (eclipse-slice2java), a tool to manage Slice files.
Eclipse in Fedora has had a major update to the Mars (4.5) release. Some key new features in this release include:


Fedora now also includes more tools and frameworks for model-based development (eclipse-emf-* and eclipse-mdt-* packages.)
* Brand new '''Docker tooling''' for managing your Docker containers and images.
* Support for the '''git flow''' branching model within the IDE.
* A new '''Launch Bar for C/C++ projects''' that highly simplifies launching your projects either on the local machine or on a remote device.
* Many '''dark theme improvements''' that enhances the look and feel of Eclipse when using the dark GTK theme variant.


<noinclude>[[Category:Release Notes]]<noinclude>
Full details of the release are available in the upstream projects' release notes, which are available from the following locations:
[[Category:Documentation_beats]]
 
* Eclipse Platform and Java Tooling: https://www.eclipse.org/eclipse/news/4.5/
* Eclipse C/C++ Development Tools: https://wiki.eclipse.org/CDT/User/NewIn87
* Eclipse Linux Tools: https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn40
* Eclipse Git Support: https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.0

Revision as of 05:21, 9 September 2015

DocsProject Header docTeam1.png
Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.

Eclipse in Fedora has had a major update to the Mars (4.5) release. Some key new features in this release include:

  • Brand new Docker tooling for managing your Docker containers and images.
  • Support for the git flow branching model within the IDE.
  • A new Launch Bar for C/C++ projects that highly simplifies launching your projects either on the local machine or on a remote device.
  • Many dark theme improvements that enhances the look and feel of Eclipse when using the dark GTK theme variant.

Full details of the release are available in the upstream projects' release notes, which are available from the following locations: