From Fedora Project Wiki

fp-wiki>ImportUser
(Imported from MoinMoin)
 
m (1 revision(s))
(No difference)

Revision as of 16:36, 24 May 2008

Eclipse

This release of Fedora includes Fedora Eclipse, based on the Eclipse SDK version 3.3.2. The 3.3.x series of releases has a "New and Noteworthy" page , and release notes specific to 3.3.2 are also available.

The Eclipse SDK is known variously as "the Eclipse Platform," "the Eclipse IDE," and "Eclipse." The Eclipse SDK is the foundation for the combined release of twenty-one Eclipse projects under the Europa combined release umbrella ([1] ). Some of the Europa projects are included in Fedora:

  • CDT ([2] ), for C/C++ development;
  • GEF ([3] ), the Graphical Editing Framework; and
  • Mylyn ([4] ), a task-focused UI for Eclipse, along with task connectors for Bugzilla and Trac.

Other Eclipse projects available in Fedora include:

  • Subclipse ([5] ) for integrating Subversion version control;
  • Py'Dev ([6] ) for developing in Python; and
  • PHPeclipse ([7] ) for developing in PHP.
  • E.P.I.C ([8] ) for developing in Perl.
  • Photran ([9] ) for developing in Fortran.

Assistance in getting more projects packaged is always welcome. Contact the interested parties through fedora-devel-java-list ([10] ) and/or #fedora-java on freenode.

Fedora also includes plugins and features that are particularly useful to FLOSS hackers, ChangeLog editing with eclipse-changelog, and Bugzilla interaction with eclipse-mylyn-bugzilla. Our CDT package, eclipse-cdt, includes a snapshot release of work to integrate with the GNU Autotools. There is also eclipse-rpm-editor for editing RPM specfiles.

The latest information regarding Fedora-driven Eclipse projects can be found at the Fedora Eclipse Project page: [11] .

Non-packaged Plugins and Features

Fedora Eclipse allows non-root users to make use of the Update Manager functionality for installing non-packaged plugins and features. Such plugins are installed in the user's home directory under the .eclipse directory.

Upgrading from Fedora 8

Users upgrading from Fedora 8 should be aware that cached content in their home directory may not be flushed properly (see Eclipse bug #215034 ). To work around this issue, run Eclipse from a terminal with the -clean option. Note: this only needs to be done once.

64-bit Java Runtime Environments and JNI

Do not try to run Fedora's x86_64 Eclipse packages on Sun's 32-bit JRE. They fail in confusing ways. Either switch to a 64-bit proprietary JRE, or, if available, install the 32-bit version of the packages To install a 32-bit version, run the following command (SWT is given as an example):

yum install libswt3-gtk2.i386

Likewise, the 32-bit JNI libraries shipped by default on ppc64 systems do not run with a 64-bit JRE. To install the 64-bit version, use the following command:

yum install <package_name>.ppc64