WineHQ

Eclipse

This is Eclipse Helios­, the 2010 release.­

Application Details:

Version: 3.6
License: Open Source
URL: http://www.eclipse.org/downloa...
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 1.3.14

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Eclipse Classic 3.6.2 (170 MiB)

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

n/a

Workarounds

What was not tested

Many features.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

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
CurrentUbuntu 10.10 "Maverick" i386 (+ variants like Kubuntu)Mar 06 20111.3.14Yes Yes NoSilverAnastasius Focht 
ShowUbuntu 10.04 "Lucid" i386 (+ variants like Kubuntu)Jul 05 20101.2-rc6Yes No NoGarbagean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

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

Comments

Comments Disabled

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