Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Attempting to build SWT3.4 for HP-UX/Motif; missing DateTime class
Attempting to build SWT3.4 for HP-UX/Motif; missing DateTime class [message #331495] Wed, 10 September 2008 11:50 Go to next message
Eclipse UserFriend
Originally posted by: nick58.nickoh.com

There is no binary distribution of SWT 3.4 for HPUX/Motif (PA-Risc) so
far as I can see, and so I downloaded swt-3.4-motif-hpux-ia64_32.zip
from the "SWT Binary and Source" section of this web page:

http://download.eclipse.org/eclipse/downloads/drops/R-3.4-20 0806172000/index.php

with a view to trying to build it locally.

I was able to build everything on my local HP-UX system with no apparent problems,
and so have ended up with a couple of shared libraries and a swt.jar that contains
all the compiled classes.

However, my SWT application fails to build on HP-UX, because it can't
find the class "org.eclipse.swt.widgets.DateTime"

This class was introduced in SWT 3.3, but when I look inside "src.zip"
which is included in the file I downloaded, and has the "java" source for the
various SWT components, it does not contain any source for this class (even
though the "version.txt" file in there says it is "version 3.448".

There may be other classes which are missing too: I've not checked exhaustively.

Any suggestions as to what I should be doing? (or what I've done wrong?)

thanks

nick
Re: Attempting to build SWT3.4 for HP-UX/Motif; missing DateTime class [message #331502 is a reply to message #331495] Wed, 10 September 2008 16:36 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Nick,

I see this in the hpux IA64_32 download too, so I've logged
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246884 . I think a build.xml
needs updating, in which case you should be able to just take the fixed one
(I'll attach it to the report when it's ready) and re-do your compile.

Grant


"nick hudson" <nick58@nickoh.com> wrote in message
news:ga8cd9$1gd$1@build.eclipse.org...
> There is no binary distribution of SWT 3.4 for HPUX/Motif (PA-Risc) so
> far as I can see, and so I downloaded swt-3.4-motif-hpux-ia64_32.zip
> from the "SWT Binary and Source" section of this web page:
>
>
http://download.eclipse.org/eclipse/downloads/drops/R-3.4-20 0806172000/index.php
>
> with a view to trying to build it locally.
>
> I was able to build everything on my local HP-UX system with no apparent
problems,
> and so have ended up with a couple of shared libraries and a swt.jar that
contains
> all the compiled classes.
>
> However, my SWT application fails to build on HP-UX, because it can't
> find the class "org.eclipse.swt.widgets.DateTime"
>
> This class was introduced in SWT 3.3, but when I look inside "src.zip"
> which is included in the file I downloaded, and has the "java" source for
the
> various SWT components, it does not contain any source for this class
(even
> though the "version.txt" file in there says it is "version 3.448".
>
> There may be other classes which are missing too: I've not checked
exhaustively.
>
> Any suggestions as to what I should be doing? (or what I've done wrong?)
>
> thanks
>
> nick
Previous Topic:On size change of Statusline contribution item
Next Topic:Eclipse PDE Launch vs Export
Goto Forum:
  


Current Time: Thu Jul 18 01:13:22 GMT 2024

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

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

Back to the top