Bug 176462 - [launcher] Eclipse 3.2.0 is not supported on HP Itanium platform
Summary: [launcher] Eclipse 3.2.0 is not supported on HP Itanium platform
Status: RESOLVED DUPLICATE of bug 207087
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Framework (show other bugs)
Version: 3.2   Edit
Hardware: Other HP-UX
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: equinox.framework-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2007-03-06 03:56 EST by Situn CLA
Modified: 2007-11-12 14:55 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Situn CLA 2007-03-06 03:56:13 EST
Build ID: M20060629-1905 

Steps To Reproduce:
1. On HP-UX Itanium Eclipse 3.2.0 is not supported.
2. 
3.


More information:

We have ported Eclipse 3.2.0 on Itanium making the following Changes:-
1. In main build.xml, we did the following changes:-

change the value to 1.5 in the below lines

<property name="javacSource" value="1.5" />
<property name="javacTarget" value="1.5" />
Comment 1 Situn CLA 2007-03-15 02:11:49 EDT
(In reply to comment #0)
> Build ID: M20060629-1905 
> Steps To Reproduce:
> 1. On HP-UX Itanium Eclipse 3.2.0 is not supported.
> 2. 
> 3.
> More information:
> We have ported Eclipse 3.2.0 on Itanium making the following Changes:-
> 1. In main build.xml, we did the following changes:-
> change the value to 1.5 in the below lines
> <property name="javacSource" value="1.5" />
> <property name="javacTarget" value="1.5" />


Hi I apologies for my previous comments about Eclipse 3.2 port on HP-UX porting.

Please ignore the above changes.
Only downloading the source code and recompilation will do.
While building make sure that ur JAVA_Home points to 1.4 java.
And build command give the path to 1.5 java.
Basically while building the source code of Eclipse its uses both the Java version.
Comment 2 DJ Houghton CLA 2007-04-24 09:23:36 EDT
We do not support HP-UX. If you or someone in your company deem this platform important to you and would agree to supporting it and maintaining the platform-specific fragments for HP-UX, then we can look into creating the necessary fragments.
Comment 3 Andrew Niefer CLA 2007-11-12 14:55:27 EST
There is a motif.hpux.ia64_32 in 3.4M3

*** This bug has been marked as a duplicate of bug 207087 ***