WineHQ

Eclipse

This is Eclipse Europa, the 2007 release.

Application Details:

Version: 3.3
License: Open Source
URL: http://www.eclipse.org/downloa...
Votes: 0
Latest Rating: Bronze
Latest Wine Version Tested: 1.1.19

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Eclipse Europa Release 3.3.0

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Basic stuff: project creation, compiling, running/debugging Java projects.

What does not

Lots of GUI glitches.

Workarounds

What was not tested

Many features.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Rate is based on native overrides. Without overrides it would be garbage. You need to install Win32 Java JRE from Sun as prerequisite.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentFedora 10 x86_64Apr 22 20091.1.19Yes Yes BronzeAnastasius Focht 

Known Bugs

Bug # Description Status Resolution Other apps affected
19619 Eclipse (Europa) GUI is unusable NEW View
21689 Eclipse (Europa): Some links on Welcome window display text without hover NEW View

Show all bugs

HowTo / Notes

HOWTO

­Make sure you operate on a clean WINEPREFIX (~/.wine)!


1. Prerequisite installation

You need a Win32 Java Runtime installed in WINEPREFIX (either JRE or JDK). Download it from Sun here.


2. Work around GUI glitches/problems

Winetricks will work around some problems.

$ wget http://kegel.com/wine/winetricks

$ sh winetricks gecko corefonts

You need cabextract utility for winetricks corefonts step. Make sure it's installed locally.

Ubuntu:

$ sudo apt-get install cabextract

Fedora:

­$ sudo yum install cabextract


Error occurred during initialization of VM: Could not reserve enough space for object heap

Use the following workaround:

­­$ wine ./eclipse -vmargs -XX:AggressiveHeap

Font display showing only symbols and garbage

You need 'corefonts'. These fonts are not part of wine and can’t be packed together with Wine because of different licenses. Refer to HOWTO for instructions.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back