Release 3.1.1
Last revised: October 20, 2005
This document provides supplemental information to the Eclipse Project Release Notes (Release 3.1.1).
1. Target Operating Environments
2. Compatibility with Previous Releases
3. Known Issues
4. Running Eclipse
Eclipse SDK 3.1.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 | HP Integrity (Itanium) IA64 32-bit | Motif | HP-UX SDK for the Java 2 platform, version 1.4.2.09 for HP Integrity (available at http://www.hp.com/go/java). |
The Eclipse help subsystem requires the HP Mozilla Web browser, version 1.7.11.00 for HP Integrity, available at http://www.hp.com/go/mozilla
Not Applicable.
Not Applicable.
You can do the following to improve the runtime experience when using the Eclipse platform:
If you have more than 2GB of RAM on your HP Integrity Server, you may want to increase the Java VM’s memory by using the -Xmx
parameter on the Eclipse command line. The following is an example command line:
eclipse -vmargs -Xms256m -Xmx1024m -Xmn192m
The Cut/Copy/Paste feature of the editor does not work when you access the HP Integrity Server using Reflection X. To fix this feature, complete the following procedure:
- Use latest version of Reflection X.
- Go the Reflection X main window.
- Click Settings > Display.
- Uncheck Windows Clipboard owns selection.
- Restart Reflection X.
To modify the colors in the Eclispe GUI, 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 products are trademarks of Sun Microsystems, Inc. in the United States and other countries.
(C) Copyright 2005 Hewlett-Packard Development Company, L.P.