Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » 64bit eclipse on HP-UX with GTK
64bit eclipse on HP-UX with GTK [message #332265] Wed, 15 October 2008 10:24 Go to next message
GaneshrajS  is currently offline GaneshrajS Friend
Messages: 32
Registered: July 2009
Member
Hi,

We are in the process of building 64bit eclipse with gtk. Our build goes
through fine but some of the files are not getting created. After
comparing to other OS following are the files not getting created in the
plugins directory
org.eclipse.swt.gtk.hpux.ia64_64_3.5.0.v3509c.jar
org.eclipse.equinox.launcher.gtk.hpux.ia64_64_1.0.200.v20080 731-1700

I have downloaded the 32bit swt and converted to 64bit and placed in
plugins directory. I donno why those 2 files are not getting created. Any
help in this regard will be useful.

Thank you,
Ganeshraj.S
Re: 64bit eclipse on HP-UX with GTK [message #332268 is a reply to message #332265] Wed, 15 October 2008 14:56 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
You will need to create those fragments yourself and put them in the
plugins directory of the build.

You can take the fragments from some other platform and modify it as
appropriate. Modification will include changing the MANIFEST.MF, change
the *.properties files, and recompile the native libraries for
gtk.hpux.ia64_32.

Recompiling the native code is the big step. While it may be possible
to simply recompile the launcher for gtk.hpux.ia64_32 (by starting with
some other gtk port). I'm not very familiar with SWT, which may take
actual code changes to get it working on that platform.

-Andrew

GaneshrajS wrote:
> Hi,
>
> We are in the process of building 64bit eclipse with gtk. Our build goes
> through fine but some of the files are not getting created. After
> comparing to other OS following are the files not getting created in the
> plugins directory
> org.eclipse.swt.gtk.hpux.ia64_64_3.5.0.v3509c.jar
> org.eclipse.equinox.launcher.gtk.hpux.ia64_64_1.0.200.v20080 731-1700
>
> I have downloaded the 32bit swt and converted to 64bit and placed in
> plugins directory. I donno why those 2 files are not getting created.
> Any help in this regard will be useful.
>
> Thank you,
> Ganeshraj.S
>
Previous Topic:p2 and non-eclipse dependencies
Next Topic:Fragment help ..
Goto Forum:
  


Current Time: Sat Jul 13 18:32:14 GMT 2024

Powered by FUDForum. Page generated in 0.03207 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top