From Fedora Project Wiki

No edit summary
(Replacing page with '=== Eclipse ===')
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==== Eclipse ====
=== Eclipse ===
 
This release of Fedora includes Fedora Eclipse, based on the [http://www.eclipse.org Eclipse] SDK version 3.4.  The 3.4 series of releases has a [http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html "What's New in 3.4" page] , and [http://www.eclipse.org/eclipse/development/readme_eclipse_3.4.html release notes specific to 3.4]  are also available.
 
Some of the notable features in 3.4 include a number of improvements in handling bookmarks, easier ways to find and install plug-ins, and additional help with refactoring.
 
==== Additional plugins ====
 
This release of Fedora includes plugins for C/C++ <code>eclipse-cdt</code>, RPM specfile editing <code>eclipse-rpm-editor</code>, PHP <code>eclipse-phpeclipse</code>, Subversion <code>eclipse-subclipse</code>, SELinux <code>eclipse-slide</code> and <code>eclipse-setools</code>, regular expression testing <code>eclipse-quickrex</code>, Fortran <code>eclipse-photran</code>, Bugzilla integration <code>eclipse-mylyn</code>, Git <code>eclipse-egit</code>, Perl <code>eclipse-epic</code>, Checkstyle <code>eclipse-checkstyle</code>, and Python <code>eclipse-pydev</code>.
 
===== Translations from the Babel project [eclipse-nls] =====
 
This release also includes the Babel language packs, which provide translations for Eclipse and Eclipse plugins in a number of languages.  Note that some of the languages have very low coverage: even if you have the translations installed, you will probably still see many strings in English.  The Babel project accepts contributions if you would like to help their translation efforts.
 
http://www.eclipse.org/babel/
 
===== Upgrading from Fedora 9 =====
 
Users upgrading from Eclipse 3.3 will need to migrate any plug-ins they have installed from sources other than RPMs. The simplest way to do this is to re-install.  For plug-in developers migrating from 3.3, refer to the "Plug-in Migration Guide":
 
http://help.eclipse.org/ganymede/nav/2_3

Latest revision as of 01:12, 4 February 2009

Eclipse