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!
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:
Additional Comments
You need to install Win32 Java JRE from Sun as prerequisite.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 10.10 "Maverick" i386 (+ variants like Kubuntu) | Mar 06 2011 | 1.3.14 | Yes | Yes | No | Silver | Anastasius Focht | |
Show | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Jul 05 2010 | 1.2-rc6 | Yes | No | No | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
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
Use the following workaround:
$ wine ./eclipse -vmargs -XX:AggressiveHeap
Comments for this application have been disabled because there are no maintainers.