Release 3.0.1
Last revised October 29, 2004
This document provides supplement information to the Eclipse Project Release Notes (Release 3.0.1, revision September 16,2004).
1. Target Operating Environments
2. Compatibility with Previous Releases
3. Known Issues
4. Running Eclipse
Eclipse SDK 3.0.1 has been tested and validated on the following platform:
Eclipse Platform
|
|||
---|---|---|---|
Operating system | Processor architecture | Window system | Java 2 Platform |
HP HP-UX 11.23 | Itanium IA64 | Motif | HP-UX SDK for the Java 2 platform, version 1.4.2.06 for Itanium (available from http://www.hp.com/go/java). |
Eclipse Help subsystem requires HP Mozilla Web browser, version 1.6 for Itanium, available from http://www.hp.com/go/mozilla
Not Applicable.
Note: Bug numbers refer to the Eclipse project bug database at http://dev.eclipse.org/bugs/.
After Eclipse is installed, give write permission to all .so
files
underneath $ECLIPSE_HOME
CPU intensive operations that keep the CPU close to 100% utilized may cause sporadic Eclipse hangs. This is an intermittent problem. (bug 56841)
If you have more than 2GB of RAM on your Itanium box, you may want to increase the Java VM’s memory (-Xmx
). For example:
eclipse -vmargs -Xms256m -Xmx1024m -Xmn192m
Complete the following procedure:
- Go the Reflection X main window.
- Click on Settings > Display.
- Uncheck "Windows Clipboard owns selection".
- Restart Reflection X.
Create an .Xdefaults
file in your home directory with the following content:
Eclipse*spacing:0
Eclipse*XmForm.background:#e8e7e3
Eclipse*XmForm.foreground:black
Eclipse*XmList.background:#e8e7e3
Eclipse*XmList.foreground:black
Eclipse*XmTextField.background:#e8e7e3
Eclipse*XmTextField.foreground:black
Eclipse*XmText.foreground:black
Eclipse*XmText.background:white
Eclipse*background:#d6d3ce
Eclipse*foreground:black
After creating the above file, issue the following command (your DISPLAY
variable
must be set prior to running the command):
/usr/bin/X11/xrdb <your home directory>/.Xdefaults
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
(C) Copyright 2004 Hewlett-Packard Development Company, L.P.